Versions in this module Expand all Collapse all v0 v0.10.2 Dec 10, 2023 v0.10.1 Dec 10, 2023 v0.10.0 Dec 10, 2023 Changes in this version + type Conflict struct + Actual interface{} + Error error + Expected interface{} + Path string + func JSONMatches(j []byte, jPatternSpecifier []byte) ([]Conflict, error) + func JSONStringMatches(j string, jPatternSpecifier string) ([]Conflict, error)