This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace flag.Int with flag.Duration to represent time
This makes it less error prune, more readable and easier to use since it does'nt require doing math convertions by hand in order to get time in seconds. Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
- Loading branch information