Documentation
¶
Index ¶
- func Bool(key string) bool
- func Get(key string) interface{}
- func Int(key string) int
- func Load(config et.Json) error
- func Number(key string) float64
- func PasswordHash(password string) string
- func PasswordUnhash(password string) string
- func Set(key string, value interface{})
- func String(key string) string
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PasswordHash ¶
* * PasswordHash * @param string password * @return string *
func PasswordUnhash ¶
* * PasswordUnhash * @param string password * @return string *
Types ¶
Click to show internal directories.
Click to hide internal directories.