Go client for TiKV
Go to file
disksing 2130e26d4f
add code lint (#10)
* add code lint

Signed-off-by: disksing <i@disksing.com>
2019-03-27 11:41:47 +08:00
codec Replace pingap/errors with pkg/errors (#8) 2019-03-21 11:01:52 +08:00
config Move config variables to config package (#9) 2019-03-26 15:41:51 +08:00
examples add code lint (#10) 2019-03-27 11:41:47 +08:00
key *: add oracles, latch, kv utils (#5) 2019-03-14 11:28:54 -07:00
locate Move config variables to config package (#9) 2019-03-26 15:41:51 +08:00
metrics add code lint (#10) 2019-03-27 11:41:47 +08:00
mockstore/mocktikv Replace pingap/errors with pkg/errors (#8) 2019-03-21 11:01:52 +08:00
rawkv add code lint (#10) 2019-03-27 11:41:47 +08:00
retry add code lint (#10) 2019-03-27 11:41:47 +08:00
rpc Move config variables to config package (#9) 2019-03-26 15:41:51 +08:00
txnkv add code lint (#10) 2019-03-27 11:41:47 +08:00
.gitignore start to work 2018-12-25 15:27:21 +08:00
LICENSE Initial commit 2018-12-01 12:03:35 +08:00
Makefile add code lint (#10) 2019-03-27 11:41:47 +08:00
go.mod Replace pingap/errors with pkg/errors (#8) 2019-03-21 11:01:52 +08:00
go.sum Replace pingap/errors with pkg/errors (#8) 2019-03-21 11:01:52 +08:00