Skip to content

Instantly share code, notes, and snippets.

@gabrielcorado
Created October 24, 2016 13:38
Show Gist options
  • Save gabrielcorado/e4e90cadd0ec8415c6448504a5d1d744 to your computer and use it in GitHub Desktop.
Save gabrielcorado/e4e90cadd0ec8415c6448504a5d1d744 to your computer and use it in GitHub Desktop.
Print Golang Struct
fmt.Printf("%+v\n", struct)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment