Translates TOML into a Go type definition. Check it out!
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
TOML-to-Go is base on JSON-to-go originally by (Matt Holt).
The Go Gopher is originally by The Go Blog. This artwork is an adaptation.
The TOML parser for node and the browser is originally by (Michelle Tilley).