Documentation
¶
Index ¶
- func ComparePassword(attempt string, password string) error
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatalf(format string, v ...interface{})
- func GetIni(section, key, defaultValue string) string
- func HashPassword(password string) (string, error)
- func Infof(format string, v ...interface{})
- func Panicf(format string, v ...interface{})
- func SetLevel(l Level)
- func Warnf(format string, v ...interface{})
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePassword ¶
func HashPassword ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.