We look at Go's reflection feature, including type assertions and switch-on-type, and a couple examples involving JSON, including a custom JSON unmarshal method.
Slides at: https://github.com/matt4biz/go-class-...
Code at: https://github.com/matt4biz/go-class-...