Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidPath = errors.New("invalid path") ErrNoSuchField = errors.New("no such field on the provided path") )
Functions ¶
func Delete ¶
Delete a value on a specified path in the provided map[string]any or []any and get the updated object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.