mirror of https://github.com/ceph/go-ceph
implmements: introduce the implements tool
Mostly just a stub at the moment. Details to follow. Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
e2b1139310
commit
f082075f26
|
@ -0,0 +1,7 @@
|
|||
|
||||
# The 'implements' tool
|
||||
|
||||
implements is a small-ish tool created to compare the Ceph C APIs with
|
||||
go-ceph implmeents.
|
||||
|
||||
|
Loading…
Reference in New Issue