Created
January 1, 2017 22:13
-
-
Save riza/4e7c2f6d30b9d581a0d57d789ffbfff8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
durationStruct := duration.Duration{Days:2} | |
durationString := durationStruct.String() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment