Documentation ¶
Index ¶
- func GetValue(data map[string]interface{}, keys ...string) (interface{}, bool)
- func GetValueN(data map[string]interface{}, keys ...string) interface{}
- func PutValue(data map[string]interface{}, val interface{}, keys ...string)
- func RemoveValue(data map[string]interface{}, keys ...string) (interface{}, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.