summaryrefslogtreecommitdiff
path: root/api/types/time
Commit message (Expand)AuthorAgeFilesLines
* api/types/time: use strings.Cut()Sebastiaan van Stijn2022-12-211-11/+11
* timestamp: clarify doc for ParseTimestampSamuel Karp2022-07-082-10/+12
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-2/+4
* api/types/time: remove DurationToSecondsString() utility as it's no longer usedSebastiaan van Stijn2022-04-202-38/+0
* Improve GetTimestamp parsingSebastiaan van Stijn2018-05-202-4/+11
* Add canonical import commentDaniel Nephin2018-02-054-4/+4
* Add gosimple linterDaniel Nephin2017-09-121-3/+1
* fix typo in api/types/time/timestamp.goAaron.L.Xu2017-01-141-1/+1
* fix nits in commentsallencloud2016-12-271-1/+1
* Add engine-api types to dockerMichael Crosby2016-09-074-0/+255
* Remove types and lib packages from the engine.David Calavera2016-01-062-217/+0
* Move timeutils functions to the only places where they are used.David Calavera2015-12-152-0/+217