Documentation ¶
Index ¶
- func DeleteFile(file string) bool
- func HashPassword(password string) string
- func Http(r *http.Request)
- func Log(level int, err interface{})
- func NewSHA1Hash(n ...int) string
- func Panic(err interface{})
- func RandomString(n int) string
- func ReportLog()
- func StringInt(s string) int64
- func UnderScoreString(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶ added in v0.29.3
func HashPassword ¶
func NewSHA1Hash ¶
func RandomString ¶
RandomString generates a random string of n length
func UnderScoreString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.