Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type APIHandler ¶
func SetupDependencies ¶
func SetupDependencies() (APIHandler, error)
func (*APIHandler) AddUser ¶
func (t *APIHandler) AddUser(c *gin.Context)
func (*APIHandler) AdminAuth ¶
func (t *APIHandler) AdminAuth(c *gin.Context)
func (*APIHandler) Auth ¶
func (t *APIHandler) Auth(c *gin.Context)
func (*APIHandler) BanUser ¶
func (t *APIHandler) BanUser(c *gin.Context)
func (*APIHandler) Datadome ¶
func (t *APIHandler) Datadome(c *gin.Context)
func (*APIHandler) GetSolves ¶
func (t *APIHandler) GetSolves(c *gin.Context)
type DataDomePayload ¶
type RegisterPayload ¶
Click to show internal directories.
Click to hide internal directories.