go/zodb: Don't automatically inherit IStorageDriver methods
storage is a wrapper that turns IStorageDriver into IStorage. It will have some logic around almost all IStorageDriver methods. So don't automatically inherit driver methods not to miss some.
Showing
Please register or sign in to comment