Skip to content

suzuki-shunsuke/go-dataeq

Repository files navigation

go-dataeq

Go Reference Build Status Test Coverage Go Report Card GitHub last commit License

Go library to check if two values are equal as data format such as JSON.

This is inspired to go-jsoneq, and provides a general API to support various data formats (ex. YAML).

Example

examples

License

MIT