package
0.0.0-20210513041603-bcbc1e128ef6
Repository: https://github.com/myminicommission/api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetCommission retrieves a commission from the DB by its ID.
GetGame returns a single game by ID.
GetGameMini returns a single GameMini by ID.
GetGameMinis returns a single game by ID.
GetGames returns a list of all games.
GetMiniConfigs returns the MiniConfig objects for the given user.
GetUser returns a single user by ID.
MyCommissions returns the commissions where the user is either the artist or the patron.
NewCommission creates a new commission from the input.
SaveMiniConfig saves a supplied MiniConfig for the given user.