client-go/txnkv/store
disksing a9347f9bec
add txnkv support and examples (#6)
* add txnkv support

Signed-off-by: disksing <i@disksing.com>

* add examples

Signed-off-by: disksing <i@disksing.com>
2019-03-18 19:47:54 +08:00
..
batch.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
commit_detail.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
delete_range.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
errors.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
lock_resolver.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
pd_codec.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
safepoint.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
scan.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
snapshot.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
split_region.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
store.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00
txn_committer.go add txnkv support and examples (#6) 2019-03-18 19:47:54 +08:00