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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1150: func (c cmdable) LLen(ctx context.Context, key string) *IntCmd {