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

Method FlushAll

commands.go:207–207  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

205 ConfigRewrite(ctx context.Context) *StatusCmd
206 DBSize(ctx context.Context) *IntCmd
207 FlushAll(ctx context.Context) *StatusCmd
208 FlushAllAsync(ctx context.Context) *StatusCmd
209 FlushDB(ctx context.Context) *StatusCmd
210 FlushDBAsync(ctx context.Context) *StatusCmd

Callers 7

CloseMethod · 0.65
osscluster_test.goFile · 0.65
json_test.goFile · 0.65

Calls

no outgoing calls

Tested by 2

CloseMethod · 0.52