timespan
timespan is a Go library for interacting with intervals of time, defined as a start time and a duration.
Documentation
Installation
Install timespan using the "go get" command:
go get github.com/SaidinWoT/timespan
Contributing
Contributions are welcome. Simply send a pull request my way.
License
timespan is available under the MIT License