本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
115B

  1. package store
  2. import (
  3. "github.com/lunny/nodb/store/driver"
  4. )
  5. type WriteBatch interface {
  6. driver.IWriteBatch
  7. }
上海开阖软件有限公司 沪ICP备12045867号-1