Skip to content

wangyumu/duration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duration

Parse standard units of time, based on go's stdlib time implementation.

how to use

In case:

go: github.com/minio/[email protected] requires
        maze.io/x/[email protected]: unrecognized import path "maze.io/x/duration": https fetch: 
Get "https://maze.io/x/duration?go-get=1": dial tcp 94.23.210.189:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

add this line to go.mod replace maze.io/x/duration v0.0.0-20160924141736-faac084b6075 => github.com/wangyumu/duration v0.0.0-20220823032928-7de17be84cab

About

fork from maze.io/x/duration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages