github.com/go-redis/redis/v8.ClusterClient.Context (method)

3 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L708: func (c *ClusterClient) Context() context.Context {
		cluster.go#L1062: 				internal.Logger.Printf(c.Context(), "ReapStaleConns failed: %s", err)
		cluster.go#L1607: 		internal.Logger.Printf(c.Context(), "info for cmd=%s not found", name)