Home
last modified time | relevance | path

Searched refs:ClientSetName (Results 1 – 25 of 40) sorted by relevance

12

/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/
H A Dexample_test.go157 err := conn.ClientSetName("foobar").Err()
H A Dredis_test.go376 return cn.ClientSetName("on_connect").Err()
H A Dcommands.go307 ClientSetName(name string) *BoolCmd methodSpec
2126 func (c statefulCmdable) ClientSetName(name string) *BoolCmd { func
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/
H A Dexample_test.go157 err := conn.ClientSetName("foobar").Err()
H A Dredis_test.go376 return cn.ClientSetName("on_connect").Err()
H A Dcommands.go307 ClientSetName(name string) *BoolCmd methodSpec
2126 func (c statefulCmdable) ClientSetName(name string) *BoolCmd { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go393 return cn.ClientSetName(ctx, "on_connect").Err()
H A Dcommands.go345 ClientSetName(ctx context.Context, name string) *BoolCmd methodSpec
395 func (c statefulCmdable) ClientSetName(ctx context.Context, name string) *BoolCmd { func
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go393 return cn.ClientSetName(ctx, "on_connect").Err()
H A Dcommands.go345 ClientSetName(ctx context.Context, name string) *BoolCmd methodSpec
395 func (c statefulCmdable) ClientSetName(ctx context.Context, name string) *BoolCmd { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go376 return cn.ClientSetName(ctx, "on_connect").Err()
H A Dcommands.go342 ClientSetName(ctx context.Context, name string) *BoolCmd methodSpec
392 func (c statefulCmdable) ClientSetName(ctx context.Context, name string) *BoolCmd { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-redis/redis/
H A Dredis_test.go356 return cn.ClientSetName("on_connect").Err()
H A Dcommands.go276 ClientSetName(name string) *BoolCmd methodSpec
1698 func (c *statefulCmdable) ClientSetName(name string) *BoolCmd { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go397 return cn.ClientSetName(ctx, "on_connect").Err()
/dports/net/storj/storj-1.45.3/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go393 return cn.ClientSetName(ctx, "on_connect").Err()
H A Dcommands.go347 ClientSetName(ctx context.Context, name string) *BoolCmd methodSpec
397 func (c statefulCmdable) ClientSetName(ctx context.Context, name string) *BoolCmd { func
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/go-redis/redis/v8/
H A Dexample_test.go158 err := conn.ClientSetName(ctx, "foobar").Err()
H A Dredis_test.go397 return cn.ClientSetName(ctx, "on_connect").Err()
H A Dcommands.go348 ClientSetName(ctx context.Context, name string) *BoolCmd methodSpec
398 func (c statefulCmdable) ClientSetName(ctx context.Context, name string) *BoolCmd { func

12