Documentation ¶
Index ¶
- Variables
- func CheckToken(key string) bool
- func Convert(input string) ([]byte, error)
- func GetToken(identity string) (*string, error)
- func If[T any](condition bool, trueVal, falseVal T) T
- func JWTAuthMiddleware() func(c *gin.Context)
- func NewCorn() *cron.Cron
- func ReadPDF(path string) (string, error)
- func ReadPdf2(path string) (string, error)
- func ReadShp(path string) (string, error)
- func UploadHandler(c *gin.Context)
- func UploadsHandler(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
ProviderSet .
Functions ¶
func UploadHandler ¶
UploadHandler POST Upload images files 单文件上传至upload文件夹中
func UploadsHandler ¶
UploadsHandler UploadHandler POST Upload temp files 多文件上传至tmp文件目录中
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.