Documentation ¶
Index ¶
- func Crypt(str string) (string, error)
- func Hash(h string) string
- func HashMD5(s string) string
- func IsValidLink(URL string) (bool, string, string)
- func IsValidURL(URL string) bool
- func NewFileName(extension string) string
- func NewRandomHash() string
- func RandomString(n int) string
- func ResponseTitle(resp *http.Response) string
- func Strlen(s string) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidURL ¶
func NewFileName ¶
NewFileName returns an unique name for the file
func ResponseTitle ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.