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

Method ClientSetInfo

commands.go:259–259  ·  view source on GitHub ↗
(ctx context.Context, info LibraryInfo)

Source from the content-addressed store, hash-verified

257 SwapDB(ctx context.Context, index1, index2 int) *StatusCmd
258 ClientSetName(ctx context.Context, name string) *BoolCmd
259 ClientSetInfo(ctx context.Context, info LibraryInfo) *StatusCmd
260 Hello(ctx context.Context, ver int, username, password, clientName string) *MapStringInterfaceCmd
261}
262

Callers 3

initConnMethod · 0.65
commands_test.goFile · 0.65

Calls

no outgoing calls