Pacote: golang-github-invopop-yaml-dev (0.2.0-2)
Links para golang-github-invopop-yaml-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-invopop-yaml:
- [golang-github-invopop-yaml_0.2.0-2.dsc]
- [golang-github-invopop-yaml_0.2.0.orig.tar.gz]
- [golang-github-invopop-yaml_0.2.0-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-k8s-sigs-yaml-dev
- golang-gopkg-yaml.v2-dev
- golang-github-bep-tmc-dev
- golang-github-invopop-jsonschema-dev
- golang-github-flynn-json5-dev
- golang-github-minio-colorjson-dev
- raku-json-name
- ffjson
- golang-github-pquerna-ffjson-dev
- golang-github-cnf-structhash-dev
- golang-github-victoriametrics-easyproto-dev
better way to marshal and unmarshal YAML in Golang
This package is a wrapper around go-yaml (gopkg.in/yaml.v3) designed to enable a better way of handling YAML when marshaling to and from structs.
This is a fork and split of the original github.com/ghodss/yaml repository which no longer appears to be maintained.
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.
Outros pacotes relacionados a golang-github-invopop-yaml-dev
|
|
|
|
-
- dep: golang-gopkg-yaml.v3-dev (>= 3.0.0)
- YAML support for the Go language
Download de golang-github-invopop-yaml-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 14.1 kB | 53.0 kB | [lista de arquivos] |