Pakiet: golang-github-ghodss-yaml-dev (1.0.0+git20220118.d8423dc-2)
Odnośniki dla golang-github-ghodss-yaml-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-ghodss-yaml:
- [golang-github-ghodss-yaml_1.0.0+git20220118.d8423dc-2.dsc]
- [golang-github-ghodss-yaml_1.0.0+git20220118.d8423dc.orig.tar.xz]
- [golang-github-ghodss-yaml_1.0.0+git20220118.d8423dc-2.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z golang-github-ghodss-yaml-dev
|
|
|
|
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.2.2)
- YAML support for the Go language
Pobieranie golang-github-ghodss-yaml-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 15,9 KiB | 60,0 KiB | [lista plików] |