Documentation ¶
Index ¶
Constants ¶
View Source
const (
HTTP_MaxFileHeaderSize = 8 << 20 // 8M
)
Variables ¶
This section is empty.
Functions ¶
func HandleUploadFile ¶
func Load ¶
func Load(rg *gin.RouterGroup, handlers ...gin.HandlerFunc)
Types ¶
type UsersData ¶
type UsersData struct {
// contains filtered or unexported fields
}
func NewUsersData ¶
func NewUsersData() UsersData
func (UsersData) Unregister ¶
Verify password before unregister
Click to show internal directories.
Click to hide internal directories.