[ ソース: golang-github-google-jsonapi ]
パッケージ: golang-github-google-jsonapi-dev (0.0~git20171108.0.e0fc4ee-2)
golang-github-google-jsonapi-dev に関するリンク
Trisquel の資源:
golang-github-google-jsonapi ソースパッケージをダウンロード:
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee-2.dsc]
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee.orig.tar.gz]
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Sascha Steinbiss
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- 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-mitchellh-mapstructure-dev
- golang-github-buger-jsonparser-dev
- golang-github-farsightsec-go-nmsg-dev
- golang-github-manyminds-api2go-dev
- golang-github-ghodss-yaml-dev
- golang-github-alexflint-go-arg-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.