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

Method ACLWhoAmI

acl_commands.go:16–16  ·  acl_commands.go::ACLCmdable.ACLWhoAmI
(ctx context.Context)

Source from the content-addressed store, hash-verified

14 ACLDelUser(ctx context.Context, username string) *IntCmd
15 ACLUsers(ctx context.Context) *StringSliceCmd
16 ACLWhoAmI(ctx context.Context) *StringCmd
17 ACLList(ctx context.Context) *StringSliceCmd
18
19 ACLCat(ctx context.Context) *StringSliceCmd

Callers 4

mainFunction · 0.65

Calls

no outgoing calls