[ Bron: golang-github-google-jsonapi ]
Pakket: golang-github-google-jsonapi-dev (1.0.0-1)
Verwijzigingen voor golang-github-google-jsonapi-dev
Debian bronnen:
Het bronpakket golang-github-google-jsonapi downloaden:
- [golang-github-google-jsonapi_1.0.0-1.dsc]
- [golang-github-google-jsonapi_1.0.0.orig.tar.gz]
- [golang-github-google-jsonapi_1.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-gopkg-go-playground-validator.v8-dev
- golang-github-go-playground-validator-v10-dev
- golang-github-goji-param-dev
- golang-github-go-restruct-restruct-dev
- golang-github-cnf-structhash-dev
- golang-github-go-viper-mapstructure-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-buger-jsonparser-dev
- golang-github-manyminds-api2go-dev
- golang-github-farsightsec-go-nmsg-dev
- golang-github-ghodss-yaml-dev
jsonapi.org style payload serializer and deserializer
Serializer/deserializer for JSON payloads that comply to the JSON API spec in Go. Struct tags are used to annotate the struct fields in an application and then this library reads and writes JSON API output based on the tagged fields.