Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed TLSSpec.TTL to new string based Duration type #103

Merged
merged 4 commits into from
Apr 3, 2018
Merged

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Apr 3, 2018

This change was needed to make specifying the TTL easier.
Before you could only give the duration in an integer
format with nano-second unit. No you can specify in easier
units such as 24h.

Everything accepted by go time.ParseDuration is valid.

@ewoutp ewoutp added the 9 WIP label Apr 3, 2018
Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine

@ewoutp ewoutp merged commit cf09ebd into master Apr 3, 2018
@ewoutp ewoutp deleted the duration-type branch April 3, 2018 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants