Documentation
¶
Index ¶
- Variables
- func DeleteFile(f string) error
- func DeleteVoice(f string) error
- func HashPass(pin string) string
- func NewUid16() string
- func RandCheck() string
- func RandDelay()
- func Rip(r *http.Request) string
- func Start()
- func ValidMail(email string) bool
- func ValidName(name string) (bool, error)
- func ValidPassword(pw1, pw2 string) (bool, error)
- type JWT
- type Message
- type Privity
- type RandFor
- type User
- type Wait
Constants ¶
This section is empty.
Variables ¶
View Source
var ( B *models.Board Quit = make(chan struct{}, 1) )
Functions ¶
func DeleteFile ¶
func DeleteVoice ¶
func ValidPassword ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.