Documentation
¶
Index ¶
- func ArrayFromFile(path string) ([]map[string]interface{}, error)
- func FormFile(path string, entity interface{}) (bool, string, interface{})
- func JsonToMap(jsonStr string) (map[string]string, error)
- func MapFromFile(path string) (map[string]interface{}, error)
- func ToFile(data interface{}, path string) bool
- func ToMap(jsonStr string) (map[string]interface{}, error)
- func ToObj(str string, entity interface{}) (bool, string, interface{})
- func ToStr(data interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.