Open
Description
In v1.1.0, setting default: "1000000000" for time.Duration was equivalent to "1s".
but, In v1.2.0, setting default: "1000000000" for time.Duration is equivalent to "0".
I have made the fixes in this Pull Request. #18
Please check it out as it is a necessary fix for the project I am using.
Metadata
Metadata
Assignees
Labels
No labels