Tokyo Tech Lead
Subscribe
Sign in
Retrieving Field Name & Value in Struct
Adler Hsieh
Dec 14, 2016
We can use reflect package for retrieving field name and value dynamically from a struct.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Retrieving Field Name & Value in Struct
We can use reflect package for retrieving field name and value dynamically from a struct.