[ 原始碼: golang-github-google-jsonapi ]
套件: golang-github-google-jsonapi-dev (0.0~git20171108.0.e0fc4ee-2.1)
golang-github-google-jsonapi-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-google-jsonapi:
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee-2.1.dsc]
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee.orig.tar.gz]
- [golang-github-google-jsonapi_0.0~git20171108.0.e0fc4ee-2.1.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.