go-ceph/contrib/implements
John Mulligan 18d8083de3 implements: add initial code for process Go sources
This code makes use of Go's native AST processing packages and allows us
to analyze our source code using the go-ceph conventions.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-05-17 11:26:46 -04:00
..
internal/implements implements: add initial code for process Go sources 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.