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

Struct TestStringTestCase

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected