Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthController ¶
func NewAuthController(router *gin.Engine, authManager auth.AuthManager, appConfig *configs.Configuration)
NewAuthController - Create controller
func NewPackageController ¶
func NewPackageController(router *gin.Engine, authManager auth.AuthManager, contentService content.ContentService)
NewPackageController - Create controller
func NewRootController ¶
NewRootController - Create controller
Types ¶
type AuthController ¶
type AuthController struct {
// contains filtered or unexported fields
}
type CreateTokenRequest ¶
type PackageController ¶
type PackageController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.