Created
October 24, 2016 13:38
-
-
Save gabrielcorado/e4e90cadd0ec8415c6448504a5d1d744 to your computer and use it in GitHub Desktop.
Print Golang Struct
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fmt.Printf("%+v\n", struct) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment