Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Walk ¶
func Walk(a *fastjson.Arena, v *fastjson.Value, fieldPath []string, create bool, finalize func(prevValue *fastjson.Value, value *fastjson.Value) (res *fastjson.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.