Documentation
¶
Index ¶
- func BoolAddr(b bool) *bool
- func CheckDomain(email string) bool
- func GetHostName(chall_id int, teamid int64) string
- func GetInstanceName(chall_id int, teamid int64) string
- func Hash(secret string) string
- func Int64Addr(i string) *int64
- func SendVerificationMail(regInput *models.ToVerify) error
- func StringAddr(s string) *string
- func UpdateKey(key string) error
- func ValidateLoginInput(user *models.User) (bool, string)
- func ValidateRegisterInput(regInput *models.ToVerify) (bool, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDomain ¶
func GetHostName ¶
func GetInstanceName ¶
func SendVerificationMail ¶
func StringAddr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.