A fork of the Go standard library's encoding/json package with additional features or fixes.
go get github.com/ajeddeloh/go-jsonNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Marshal a struct to JSON.
Use an import alias, e.g., import myjson "github.com/ajeddeloh/go-json"
No dependency data recorded yet.