Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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/mc@v0.0.0-20210716165100-bfafb966324c requires
        maze.io/x/duration@v0.0.0-20160924141736-faac084b6075: 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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages