Documentation
¶
Index ¶
- func Get(data any, key string, sep string) (res any, err error)
- func Set(item any, key string, value any, sep string) (newItem any, err error)
- func Visit(v reflect.Value, keys []string, f func(v any, keys []string))
- func Visit2(v reflect.Value, f func(v any))
- func Visit3(v reflect.Value, keys []string, f func(v any, keys []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.