README ¶ Implements the TOML test suite interface for TOML encoders This is an implementation of the interface expected by toml-test for the TOML encoder. In particular, it maps JSON data on stdin to a TOML format on stdout. Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Command toml-test-encoder satisfies the toml-test interface for testing TOML encoders. Namely, it accepts JSON on stdin and outputs TOML on stdout. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.