Paquet : golang-github-ghodss-yaml-dev (1.0.0+git20220118.d8423dc-2)
Liens pour golang-github-ghodss-yaml-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source 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]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à golang-github-ghodss-yaml-dev
|
|
|
|
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.2.2)
- YAML support for the Go language
Télécharger golang-github-ghodss-yaml-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 15,9 ko | 60,0 ko | [liste des fichiers] |