Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Walk ¶
func Walk(a *anyenc.Arena, v *anyenc.Value, fieldPath []string, create bool, finalize func(prevValue *anyenc.Value, value *anyenc.Value) (res *anyenc.Value, err error)) (err error)
Walk walks to the given path and calls the "finalize" function that can replace the value. If create == true path will be created
Types ¶
Click to show internal directories.
Click to hide internal directories.