Skip to content

Instantly share code, notes, and snippets.

@cep21
Created October 26, 2016 18:18
Show Gist options
  • Save cep21/0df161295762b427e3d8f0412853fd63 to your computer and use it in GitHub Desktop.
Save cep21/0df161295762b427e3d8f0412853fd63 to your computer and use it in GitHub Desktop.
package customer
type User struct {
Name string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment