Documentation ¶
Index ¶
- func ArrayLen(json []byte, path string, length int) error
- func KeyIsMissing(json []byte, path string) error
- func KeyIsPresent(json []byte, path string) error
- func Match(json []byte, path string, pattern string) error
- func MatchNull(json []byte, path string) error
- func Read(json []byte, path string) (result string, err error)
- func ReadStringArr(json []byte, path string) (result []string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyIsMissing ¶ added in v0.2.3
func KeyIsPresent ¶ added in v0.8.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.