Skip to content

Instantly share code, notes, and snippets.

@adriacidre
Created June 4, 2020 09:36
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/be2a5d38127337af5528dcf644428a29 to your computer and use it in GitHub Desktop.
Save adriacidre/be2a5d38127337af5528dcf644428a29 to your computer and use it in GitHub Desktop.
litter.Dump(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