Documentation
¶
Index ¶
- func DropFieldAtPath(path []string, input map[string]interface{}) error
- func GetValueAtPath(path []string, input map[string]interface{}) interface{}
- func IsEmpty(value interface{}) bool
- func SetValueAtPath(path []string, input map[string]interface{}, value interface{})
- func ToString(v interface{}) string
- func WriteJSON(fileName string, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DropFieldAtPath ¶
func GetValueAtPath ¶
func SetValueAtPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.