[ ソース: golang-github-perimeterx-marshmallow ]
パッケージ: golang-github-perimeterx-marshmallow-dev (1.1.5-1)
golang-github-perimeterx-marshmallow-dev に関するリンク
Debian の資源:
golang-github-perimeterx-marshmallow ソースパッケージをダウンロード:
- [golang-github-perimeterx-marshmallow_1.1.5-1.dsc]
- [golang-github-perimeterx-marshmallow_1.1.5.orig.tar.gz]
- [golang-github-perimeterx-marshmallow_1.1.5-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-go-viper-mapstructure-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-bep-tmc-dev
- golang-github-alecthomas-jsonschema-dev
- golang-github-cnf-structhash-dev
- golang-github-coreos-go-json-dev
- golang-github-google-jsonapi-dev
- golang-github-go-playground-validator-v10-dev
- golang-github-stretchr-objx-dev
- golang-gopkg-go-playground-validator.v8-dev
- golang-github-tendermint-go-wire-dev
flexible and performant JSON unmarshalling in Go
Marshmallow package provides a simple API to perform flexible and performant JSON unmarshalling in Go.
Marshmallow specializes in dealing with **unstructured struct** - when some fields are known and some aren't, with zero performance overhead nor extra coding needed. While unmarshalling, marshmallow allows fully retaining the original data and access it via a typed struct and a dynamic map.
その他の golang-github-perimeterx-marshmallow-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-mailru-easyjson-dev (>= 0.7.7)
- Fast JSON serializer for golang - development files
-
- dep: golang-github-ugorji-go-codec-dev (>= 1.2.7)
- idiomatic codec and rpc lib for msgpack, cbor, json (library)