ipfs / go-datastore

key-value datastore interfaces
MIT License
230 stars 65 forks source link

fix NullDatastore Batch to take a Context #184

Closed aschmahmann closed 2 years ago

aschmahmann commented 2 years ago

Also added lots of interface assertions to reduce the likelihood of future refactor errors.