# toml-to-go **Repository Path**: xurime/toml-to-go ## Basic Information - **Project Name**: toml-to-go - **Description**: 通过 toml-to-go 提供的 Web UI,可以方便的将 TOML 转换成 Go 结构体。在左侧粘贴 TOML 文件内容即可得到对应的 Struct,接下来可以将得到的结构体使用到你的 Go 项目中。 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://xuri.me/toml-to-go - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2019-08-27 - **Last Updated**: 2021-10-01 ## Categories & Tags **Categories**: utils **Tags**: None ## README
# TOML-to-Go [](https://app.fossa.io/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go?ref=badge_shield) Translates TOML into a Go type definition. [Check it out!](https://xuri.me/toml-to-go/) Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change. ## Credits TOML-to-Go is base on JSON-to-go originally by ([Matt Holt](https://github.com/mholt/json-to-go)). 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](https://github.com/BinaryMuse/toml-node)). ## License [](https://app.fossa.io/projects/git%2Bgithub.com%2Fxuri%2Ftoml-to-go?ref=badge_large)