Package json implements semantic processing of JSON as specified in RFC 8259, providing secure and interoperable JSON marshaling and unmarshaling with configurable options.
go get github.com/go-json-experiment/jsonNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Marshal a struct to JSON using the experimental v2 API.
Review the documentation for differences from encoding/json before migrating.
No dependency data recorded yet.