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