package
0.30.0
Repository: https://github.com/checkmarble/marble-backend.git
Documentation: pkg.go.dev

# Functions

Parse attempts to parse the given duration string into a *Duration, if parsing fails an error is returned instead.

# Variables

ErrUnexpectedInput is returned when an input in the duration string does not match expectations.

# Structs

Duration holds all the smaller units that make up the duration.