Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> devel >> golang-github-ghodss-yaml-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: golang-github-ghodss-yaml  ]

软件包: golang-github-ghodss-yaml-dev (1.0.0-1)

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 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 golang-github-ghodss-yaml-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.7 kB47 kB [文件列表]