github.com/go-redis/redis/v8.cmdable.BLPop (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1087: func (c cmdable) BLPop(ctx context.Context, timeout time.Duration, keys ...string) *StringSliceCmd {