go-sigs-k8s-io-yaml 1.3.0
Channel: guix
Home page: https://sigs.k8s.io/yaml
Synopsis: YAML marshaling and unmarshaling support for Go
Description:
This package provides a Go library that 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
.
kubernetes-sigs/yaml is a permanent fork of ghodss/yaml.
Total results: 1