Documentation ¶
Overview ¶
*
- @Author : nopsky
- @Email : cnnopsky@gmail.com
- @Date : 2021/3/18 14:37
Index ¶
- func GetInt(key string) int
- func GetInt32(key string) int32
- func GetInt64(key string) int64
- func GetString(key string) string
- func GetStringMap(key string) map[string]interface{}
- func Load(path string) error
- func LoadEncrypt(path string, secretKey string, iv string) error
- func UnmarshalKey(key string, val interface{}) error
- func WriteEncryptConfig(path string, secretKey string, iv string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStringMap ¶
func UnmarshalKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.