Skip to content

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/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

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages