Пакет: golang-github-ghodss-yaml-dev (1.0.0+git20220118.d8423dc-2)
Ссылки для golang-github-ghodss-yaml-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код 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]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к golang-github-ghodss-yaml-dev
|
|
|
|
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.2.2)
- YAML support for the Go language
Загрузка golang-github-ghodss-yaml-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 15,9 Кб | 60,0 Кб | [список файлов] |