func github.com/go-redis/redis/v8.NewBoolSliceCmd

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L843: func NewBoolSliceCmd(ctx context.Context, args ...interface{}) *BoolSliceCmd {
		commands.go#L2393: 	cmd := NewBoolSliceCmd(ctx, args...)