mirror of
https://github.com/ceph/go-ceph
synced 2024-12-25 23:52:27 +00:00
18d8083de3
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> |
||
---|---|---|
.. | ||
internal/implements | ||
README.md |
The 'implements' tool
implements is a small-ish tool created to compare the Ceph C APIs with go-ceph implmeents.