Files
LearnGO/go/pkg/mod/github.com/!burnt!sushi/toml@v1.2.1/cmd/toml-test-decoder/README.md
T
2024-09-19 21:38:24 -04:00

298 B

Implements the TOML test suite interface

This is an implementation of the interface expected by toml-test for my toml parser written in Go. In particular, it maps TOML data on stdin to a JSON format on stdout.