Learning the Internal Structure of a Go Structure
Learn learn how to use reflection in Go.
We'll cover the following
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 1400+ tech skills courses.