package
0.0.0-20230422003148-015e340ad081
Repository: https://github.com/asankov/gira.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Variables
AllStatuses is collection of all statuses.
StatusDone is the Done status of the game.
StatusInProgress is the In progress status of a game.
StatusTODO is the To Do status of a game.
XAuthToken is the name of the header used to pass the authorization token.
# Structs
No description provided by the author
ErrorResponse is the generic error response returned from the API, when an error of any kind occurred.
No description provided by the author
No description provided by the author
Game is the representation of a game in the database.
No description provided by the author
No description provided by the author
StatusesResponse is the response that is returned from the Statuses API.
User is the representation of a user in the database.
No description provided by the author
No description provided by the author
No description provided by the author
UserLoginResponse is the response that is returned when a user is logged in.
UserResponse is the response that is returned from the GET /users API.
# Type aliases
Status is the type that represents the status of a game.