Go to file
John Olheiser e8a896fbac
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-04-08 23:58:22 -05:00
_testdata Initial commit 2021-04-08 23:58:22 -05:00
cmd/togo Initial commit 2021-04-08 23:58:22 -05:00
.gitignore Initial commit 2021-04-08 23:58:22 -05:00
go.mod Initial commit 2021-04-08 23:58:22 -05:00
go.sum Initial commit 2021-04-08 23:58:22 -05:00
json.go Initial commit 2021-04-08 23:58:22 -05:00
LICENSE Initial commit 2021-04-08 23:58:22 -05:00
Makefile Initial commit 2021-04-08 23:58:22 -05:00
README.md Initial commit 2021-04-08 23:58:22 -05:00
struct.go Initial commit 2021-04-08 23:58:22 -05:00
struct.tmpl Initial commit 2021-04-08 23:58:22 -05:00
togo.go Initial commit 2021-04-08 23:58:22 -05:00
toml.go Initial commit 2021-04-08 23:58:22 -05:00
yaml.go Initial commit 2021-04-08 23:58:22 -05:00

togo

Convert

  • JSON
  • TOML
  • YAML

to Go

License

MIT