MCPcopy
hub / github.com/CodisLabs/codis / TestIncr1TestCase

Struct TestIncr1TestCase

extern/deprecated/redis-test/test_incr1.go:11–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type TestIncr1TestCase struct {
12 proxy string
13 group int
14 round int
15 nkeys int
16}
17
18func init() {
19 testcase = &TestIncr1TestCase{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected