Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_PAGE_SIZE int = 100 MAX_PAGE_SIZE int = 1000 )
Variables ¶
This section is empty.
Functions ¶
func JWTHandler ¶
func JWTHandler(c *routing.Context, j *jwt.Token) error
func ServeArtistResource ¶
func ServeArtistResource(rg *routing.RouteGroup, service artistService)
ServeArtist sets up the routing of artist endpoints and the corresponding handlers.
Types ¶
type Credential ¶
Click to show internal directories.
Click to hide internal directories.