
The highest tagged major version is
v3.
package
Version:
v2.0.1
Opens a new window with list of versions in this module.
Published: Nov 28, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
¶
type User struct {
ID uint64 `json:"id"`
Login string `json:"login"`
}
User of the app
NewUser creates new user with given id, login and profiles
Source Files
¶
Click to show internal directories.
Click to hide internal directories.