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

Struct ExtraMemleakTestCase

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected