all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-ghodss-yaml  ]

Package: golang-github-ghodss-yaml-dev (1.0.0-1)

Links for golang-github-ghodss-yaml-dev

Screenshot

Debian Resources:

Download Source Package golang-github-ghodss-yaml:

Maintainers:

External Resources:

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.

Other Packages Related to golang-github-ghodss-yaml-dev

  • depends
  • recommends
  • suggests
  • enhances

Download golang-github-ghodss-yaml-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 12.6 kB47.0 kB [list of files]