package
0.0.0-20210103055307-9b92ec56d5ed
Repository: https://github.com/gladmo/leetcode.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Parse creates a new *Durafmt struct, returns error if input is invalid.
ParseShort creates a new *Durafmt struct, short form, returns error if input is invalid.
ParseString creates a new *Durafmt struct from a string.
ParseStringShort creates a new *Durafmt struct from a string, short form returns an error if input is invalid.

# Structs

Durafmt holds the parsed duration and the original input duration.