Skip to content

Instantly share code, notes, and snippets.

@adriacidre
Created June 4, 2020 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adriacidre/ec38610b46e3a5e1d38e3feb59f8e4d7 to your computer and use it in GitHub Desktop.
Save adriacidre/ec38610b46e3a5e1d38e3feb59f8e4d7 to your computer and use it in GitHub Desktop.
fmt.Printf("%#v\n", cart)
// &main.Cart{Account:1, Fruits:[]string{"apple", "peach", "pear"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment