Toml parser with reflection for Golang
TOML stands for Tom's Obvious, Minimal Language. This Go package provides a reflection interface similar to Go's standard library json and xml packages. This package also supports the encoding.TextUnmarshaler and encoding.TextMarshaler interfaces so that you can define custom data representations. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/toml
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.1-10.fc35 | - |
Fedora 35 | 0.3.1-10.fc35 | - |
Fedora 34 | 0.3.1-9.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-burntsushi-toml dash maintainers at fedoraproject dot org
.