package
Version:
v0.0.0-...-4a118a0
Opens a new window with list of versions in this module.
Published: Feb 7, 2014
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
Id int64 `json:"id"`
Email string `json:"email"`
Firstname string `json:"firstname"`
Lastname string `json:"lastname"`
Github string `json:"github"`
}
*
Source Files
¶
Click to show internal directories.
Click to hide internal directories.