summaryrefslogtreecommitdiff
path: root/www/go-toml-pelletier/DESCR
blob: 3dbc3cc8d7f4ae876b8efbed3aae7ac3234a65d6 (plain)
1
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.