Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScopeRead = "settings:read" ScopeWrite = "settings:write" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MobileController ¶
func NewMobileController ¶
func (*MobileController) Register ¶
func (h *MobileController) Register(router fiber.Router)
type ThirdPartyController ¶
func NewThirdPartyController ¶
func NewThirdPartyController(params thirdPartyControllerParams) *ThirdPartyController
func (*ThirdPartyController) Register ¶
func (h *ThirdPartyController) Register(app fiber.Router)
Click to show internal directories.
Click to hide internal directories.