For parsing, creating and editing unknown or dynamic JSON in Go
Gabs is a small utility for dealing with dynamic or unknown JSON structures in golang. It's pretty much just a helpful wrapper around the golang json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It does nothing spectacular except for being fabulous. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/Jeffail/gabs
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4.0-8.fc35 | - |
Fedora 35 | 1.4.0-8.fc35 | - |
Fedora 34 | 1.4.0-7.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-jeffail-gabs dash maintainers at fedoraproject dot org
.