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

Struct BasicIncrTestCase

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected