package
0.0.0-20211209175121-4e18fe87588a
Repository: https://github.com/mavolin/adam.git
Documentation: pkg.go.dev

# Functions

Format formats the passed duration rounded to milliseconds.
Parse parses the passed duration.

# Constants

No description provided by the author
ErrInvalidUnit indicates an unknown unit.
ErrMissingUnit indicates that a number is missing its unit.
ErrSize indicates that the parsed duration exceeds the maximum size of a duration.
ErrSyntax indicates a syntax error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ParseError is the error returned by Parse, if the passed duration is faulty.

# Type aliases

No description provided by the author