MCPcopy
hub / github.com/eolinker/goku_lite / RedisManager

Struct RedisManager

goku-node/redis-plugin-proxy/redis.go:21–23  ·  view source on GitHub ↗

RedisManager RedisManager

Source from the content-addressed store, hash-verified

19
20//RedisManager RedisManager
21type RedisManager struct {
22 def goku_plugin.Redis
23}
24
25//Default default
26func (m *RedisManager) Default() goku_plugin.Redis {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected