Documentation
¶
Index ¶
- func CheckStuID(id string) bool
- func CheckUserQ(qq string) bool
- func GenCKey() string
- func GenRandomString(l int) string
- func GenSessionID() string
- func GenToken() string
- func GetNameListMap() (nameMap map[string]string, classMap map[string]int)
- func GetUploadFileName(t *database.TaskInfo, u database.UserInfo, name string, isknown bool) string
- func GetUploadFolerName(t *database.TaskInfo) string
- func MakeDirIfNessesary(path string) error
- func ZipDir(dir string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNameListMap ¶
GetNameListMap returns known namelist
func GetUploadFileName ¶
GetUploadFileName returns filename only
func GetUploadFolerName ¶
GetUploadFolerName returns path of task
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.