ajson

на сайте с 14 апреля 2023, 04:31
Abstract JSON is a small golang package provides a parser for JSON with support of JSONPath, in case when you are not sure in its structure. Method Unmarshal will scan all the byte slice to create a root node of JSON structure, with all its behaviors. Method Marshal will serialize current Node object to JSON structure.