Documentation
¶
Index ¶
- func GetAPIKey(c *gin.Context) string
- func GetAuthToken(c *gin.Context) string
- func GetJsonBody[BodyType any](c *gin.Context) BodyType
- func GetJsonQuery[BodyType any](c *gin.Context) BodyType
- func GetParams[BodyType any](c *gin.Context) BodyType
- func IsEmpty(str string) bool
- func ObjectIDToString(s interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthToken ¶
func GetJsonBody ¶
func GetJsonQuery ¶
func ObjectIDToString ¶
func ObjectIDToString(s interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.