aboutsummaryrefslogtreecommitdiff
path: root/jsonmatch/interface.go
Commit message (Expand)AuthorAgeFilesLines
* jsonmatch: allow embedding custom Diffable instances within Object and ArrayStefan Majewsky4 days1-0/+11
* adjust docstrings to use link syntax where possible, add refs to new YAML lib...Stefan Majewsky2026-05-031-18/+25
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-031-2/+2
* jsonmatch: add Irrelevantv1.6.0Stefan Majewsky2026-04-011-0/+19
* jsonmatch: fix missing type reference in docstringStefan Majewsky2025-11-261-1/+1
* jsonmatch: add Diff.String()Stefan Majewsky2025-11-181-5/+11
* add package jsonmatchStefan Majewsky2025-08-111-0/+279