go-ceph/contrib/implements
John Mulligan 2d41cc93ca implements: add a JSON based report output
Allowing the tool to generate a JSON report makes it easier to add
additional tools later to make use of this data, without hand parsing
the text output.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-05-17 11:26:46 -04:00
..
internal/implements implements: add a JSON based report output 2020-05-17 11:26:46 -04:00
README.md implmements: introduce the implements tool 2020-05-17 11:26:46 -04:00

The 'implements' tool

implements is a small-ish tool created to compare the Ceph C APIs with go-ceph implmeents.