Skip to content

Instantly share code, notes, and snippets.

@bykof
Last active July 3, 2020 12:31
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 bykof/4316be37812b63a6785c8fb76168065d to your computer and use it in GitHub Desktop.
Save bykof/4316be37812b63a6785c8fb76168065d to your computer and use it in GitHub Desktop.
// domain/product_list.go
package domain
type ProductList []Product
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment