Documentation ¶
Index ¶
- func BindParam(c *gin.Context, obj any) bool
- func EmbedFolder(fsEmbed embed.FS, targetPath string) static.ServeFileSystem
- func ReturnError(c *gin.Context, code errCode, err error)
- func ReturnJSON(c *gin.Context, data any)
- func ReturnUnauthorized(c *gin.Context, code errCode, err ...error)
- type Register
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmbedFolder ¶
func EmbedFolder(fsEmbed embed.FS, targetPath string) static.ServeFileSystem
func ReturnUnauthorized ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.