[ Source: golang-github-ghodss-yaml ]
Пакунок: golang-github-ghodss-yaml-dev (1.0.0-1.1)
Links for golang-github-ghodss-yaml-dev
Debian Resources:
Download Source Package golang-github-ghodss-yaml:
- [golang-github-ghodss-yaml_1.0.0-1.1.dsc]
- [golang-github-ghodss-yaml_1.0.0.orig.tar.gz]
- [golang-github-ghodss-yaml_1.0.0-1.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
better way to marshal and unmarshal YAML in Golang
This package is a wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs.
In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml.
Інші пакунки пов'язані з golang-github-ghodss-yaml-dev
|
|
|
|
-
- dep: golang-yaml.v2-dev
- virtual package provided by golang-gopkg-yaml.v2-dev
Завантажити golang-github-ghodss-yaml-dev
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 12.8 kB | 47.0 kB | [список файлів] |