Skip to content
  • Chris Elder's avatar
    FAB-2098 Add delete to ledger for CouchDB · c84b8297
    Chris Elder authored
    
    
    Motivation for this change:
    Add DeleteDoc method to the CouchDB layer in order to provide
    delete by ID capability.  This function mirrors the delete
    capability used by goloveldb.
    
    - Add delete to statecouchdb.go if value is set to null
    
    - Add unit tests for delete in statecouchdb_test.go
    
    Change-Id: I23b8e7e2daf8679dc0fbe8f1a75011530ff8d250
    Signed-off-by: default avatarChris Elder <chris.elder@us.ibm.com>
    c84b8297