Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> devel >> golang-github-bep-tmc-dev
nabia  ] [  aramo  ]
[ 原始碼: golang-github-bep-tmc  ]

套件: golang-github-bep-tmc-dev (0.5.1-2)

provides round-trip serialization of typed Go maps

Codec for a Typed Map

bep/tmc provides basic roundtrip JSON etc. encoding/decoding of a map[string]interface{} with custom type adapters.

Text based serialization formats like JSON and YAML are convenient, but when used with Go maps, most type information gets lost in translation. For structs, one can work around some of the limitations with custom MarshalJSON, UnmarshalJSON, MarshalText and UnmarshalText. For the commonly used flexible and schema-less "map[string]interface {}", this is, as the author is aware of, not an option. This library provides a solution to this problem.

See the GoDoc at https://godoc.org/github.com/bep/tmc for some basic examples and how to configure custom codec, adapters, etc.

其他與 golang-github-bep-tmc-dev 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 golang-github-bep-tmc-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 7.8 kB36 kB [文件列表]