Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(apiRouterGroup *gin.RouterGroup) error
Init initializes the webapi and makes it ready to be used.
func Router ¶
func Router() *gin.RouterGroup
Router returns the root gin.RouterGroup that should be used to register new router groups and routes.
This function should be used by components to create API endpoints.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.