Documentation
¶
Index ¶
- func AuthCheck(c *gin.Context)
- func GetAllArtists(c *gin.Context)
- func GetAllLocations(c *gin.Context)
- func GetAllSets(c *gin.Context)
- func GetAllUsers(c *gin.Context)
- func GetArtist(c *gin.Context)
- func GetCurrentUser(c *gin.Context)
- func GetLocation(c *gin.Context)
- func GetSetsForCurrentUser(c *gin.Context)
- func GetSpecificUser(c *gin.Context)
- func NewArtist(c *gin.Context)
- func NewLocation(c *gin.Context)
- func NewSet(c *gin.Context)
- func RefreshToken(c *gin.Context)
- func UpdateLocation(c *gin.Context)
- func UpdateUser(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllArtists ¶ added in v0.1.3
func GetAllLocations ¶ added in v0.1.3
func GetAllSets ¶ added in v0.1.0
func GetAllUsers ¶ added in v0.1.3
func GetCurrentUser ¶ added in v0.1.3
func GetLocation ¶ added in v0.1.3
func GetSetsForCurrentUser ¶ added in v0.1.0
func GetSpecificUser ¶ added in v0.1.3
func NewLocation ¶
func RefreshToken ¶
func UpdateLocation ¶ added in v0.1.7
func UpdateUser ¶ added in v0.1.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.