Skip to content

Instantly share code, notes, and snippets.

@cep21
Created October 26, 2016 18:18
Show Gist options
  • Save cep21/7a8752af284143eaa8cff91804154587 to your computer and use it in GitHub Desktop.
Save cep21/7a8752af284143eaa8cff91804154587 to your computer and use it in GitHub Desktop.
package item
type Item struct {
Price float64
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment