Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIHandler ¶
type APIHandler struct {
// contains filtered or unexported fields
}
func NewAPIHandler ¶
func NewAPIHandler(router *gin.RouterGroup, databaseClient *database.Client) APIHandler
func (*APIHandler) RegisterRoutes ¶
func (apiHandler *APIHandler) RegisterRoutes()
Click to show internal directories.
Click to hide internal directories.