cloudflared-mirror/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder
Areg Harutyunyan d06fc520c7 TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
..
COPYING TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
README.md TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
main.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00

README.md

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.

Compatible with TOML version v0.4.0

Compatible with toml-test version v0.2.0