Skip to content

Files

Latest commit

a01c54e · Nov 17, 2021

History

History
20 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.21 KB

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