Documentation
¶
Index ¶
- func DropFieldAtPath(path []string, input map[string]interface{}) error
- func GetFloatValue(value interface{}) (float64, error)
- func GetValueAtPath(path []string, input map[string]interface{}) interface{}
- func SetValueAtPath(path []string, input map[string]interface{}, value interface{})
- func WriteJSON(fileName string, state interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DropFieldAtPath ¶
func GetFloatValue ¶
Helper function to convert value to float64
func GetValueAtPath ¶
func SetValueAtPath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.