Documentation
¶
Index ¶
- func BcryptHash(rawPassword string) string
- func Contains(elems []string, v string) bool
- func GetWithPrefix(elems []string, prefix string) string
- func HomeDir() (homeDir string)
- func Log(err error)
- func LogFatal(err error)
- func OpenSqliteDB() (db *gorm.DB)
- func RandString(n int) string
- func ToLowerFirstLetter(str string) string
- func ToUpperFirstLetter(str string) string
- func WorkDir() (workDir string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BcryptHash ¶
func GetWithPrefix ¶
func OpenSqliteDB ¶
func RandString ¶
func ToLowerFirstLetter ¶
func ToUpperFirstLetter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.