Pakket: golang-github-ghodss-yaml-dev (1.0.0-1)
Verwijzigingen voor golang-github-ghodss-yaml-dev
Trisquel bronnen:
Het bronpakket golang-github-ghodss-yaml downloaden:
- [golang-github-ghodss-yaml_1.0.0-1.dsc]
- [golang-github-ghodss-yaml_1.0.0.orig.tar.gz]
- [golang-github-ghodss-yaml_1.0.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Tim Potter
- Anthony Fok
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-ghodss-yaml-dev gerelateerde pakketten
|
|
|
-
- dep: golang-yaml.v2-dev
- Transitional package for golang-gopkg-yaml.v2-dev
Ook een virtueel pakket geboden door: golang-gopkg-yaml.v2-dev