package
Version:
v1.5.3
Opens a new window with list of versions in this module.
Published: Jul 22, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package jsonsubset provides structural JSON subset matching for internal helpers.
func Match(actual, expected any, path string) (mismatchPath, mismatchReason string, matched bool)
Match checks whether expected is a structural subset of actual.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.