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

one use

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