未验证 提交 ebcb9c1b 编写于 作者: R ryjiang 提交者: GitHub

[skip ci]Add some comments in appendix_a_basic_components.md (#11356)

Signed-off-by: Nruiyi.jiang <ruiyi.jiang@zilliz.com>
上级 496c8361
......@@ -421,6 +421,7 @@ type TxnKV interface {
###### A.7.3 MetaKv
```go
// MetaKv is TxnKV for meta data. It should save data with lease.
type MetaKv interface {
TxnKV
GetPath(key string) string
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册