Go Reflection Codex

By: Jeremy W. Sherman. Published: . Categories: go-lang link-post.

http://jimmyfrasche.github.io/go-reflection-codex/

Each article contains some snippets of Go code followed by the equivalent code using the reflect package.

If you were foggy about how to work with reflection in Go, this should provide more than enough examples and tips.

Share and enjoy!