MCPcopy
hub / github.com/redis/go-redis / Do

Method Do

universal.go:353–353  ·  view source on GitHub ↗
(ctx context.Context, args ...interface{})

Source from the content-addressed store, hash-verified

351 AddHook(Hook)
352 Watch(ctx context.Context, fn func(*Tx) error, keys ...string) error
353 Do(ctx context.Context, args ...interface{}) *Cmd
354 Process(ctx context.Context, cmd Cmder) error
355 Subscribe(ctx context.Context, channels ...string) *PubSub
356 PSubscribe(ctx context.Context, channels ...string) *PubSub

Callers 1

Calls

no outgoing calls

Tested by 1