package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: May 15, 2022
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ErrOverFlow = errors.New(
"overflow: components like minutes or seconds is bigger than it should be",
)
ErrOverFlow is the error when int components too big like `1:61:00`.
Parse a string like "01:31:41" and go default Duration.String() to time.Duration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.