Documentation
¶
Index ¶
- func DecryptEncryptedGeneratedPassword(password string, hash string, salt string) (bool, error)
- func EncodeMD5(value string) string
- func GeneratePasswordEncrypt(password string) (string, string, error)
- func GenerateToken(email string, password string) (string, error)
- func HandleIncoming(w http.ResponseWriter, r *http.Request, isChatBot bool)
- func HandleMessages()
- func InitSocket()
- func RandomColor() string
- func RandomLegoGravatar() string
- func ValidateToken(token string) bool
- type Claims
- type Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePasswordEncrypt ¶
func HandleIncoming ¶
func HandleIncoming(w http.ResponseWriter, r *http.Request, isChatBot bool)
func HandleMessages ¶
func HandleMessages()
func InitSocket ¶
func InitSocket()
func RandomColor ¶
func RandomColor() string
func RandomLegoGravatar ¶
func RandomLegoGravatar() string
func ValidateToken ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.