Learning the Internal Structure of a Go Structure

Learn learn how to use reflection in Go.

Coding example

The next utility, reflection.go, shows us how to use reflection to discover the internal structure and fields of a Go structure variable.

Get hands-on with 1200+ tech skills courses.