go-github-com-francoispqt-gojay 1.2.13
JSON encoder/decoder with powerful stream API for Golang
GoJay is a performant JSON encoder/decoder for Golang. It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices.
- Outputs:
out
- Website: https://github.com/francoispqt/gojay
- Licenses: Expat
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-francoispqt-gojay 1.2.13
as follows:
guix install go-github-com-francoispqt-gojay@1.2.13
Or install the latest version:
guix install go-github-com-francoispqt-gojay
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.