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

Struct TestMsetTestCase

extern/deprecated/redis-test/test_mset.go:12–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected