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

Method ACLSetUser

acl_commands.go:13–13  ·  view source on GitHub ↗
(ctx context.Context, username string, rules ...string)

Source from the content-addressed store, hash-verified

11 ACLGenPass(ctx context.Context, bit int) *StringCmd
12
13 ACLSetUser(ctx context.Context, username string, rules ...string) *StatusCmd
14 ACLDelUser(ctx context.Context, username string) *IntCmd
15 ACLUsers(ctx context.Context) *StringSliceCmd
16 ACLWhoAmI(ctx context.Context) *StringCmd

Callers 3

mainFunction · 0.65

Calls

no outgoing calls

Tested by 1