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

one use

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