Documentation
¶
Index ¶
- func Credentials() (string, string)
- func CredentialsRetype() (string, string, string)
- func GenUUID() (string, error)
- func Map2File(mapobj map[string]interface{}, filename string) error
- func ReadJsonFile2Map(filename string) (map[string]interface{}, error)
- func RemoveSlice(slice []interface{}, start, end int) []interface{}
- func Str2Map(jsonStr string) (map[string]interface{}, error)
- func Struct2File(obj interface{}) error
- func Struct2Map(obj interface{}) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Credentials ¶
func CredentialsRetype ¶
func ReadJsonFile2Map ¶
func RemoveSlice ¶
func RemoveSlice(slice []interface{}, start, end int) []interface{}
func Struct2File ¶
func Struct2File(obj interface{}) error
func Struct2Map ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.