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

Struct BasicHashTestCase

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected