package
0.11.5
Repository: https://github.com/mike76-dev/sia-satellite.git
Documentation: pkg.go.dev

# Variables

ErrParsePeriodAmount is returned when the input is unable to be parsed into a period unit due to a malformed amount.
ErrParsePeriodUnits is returned when the input is unable to be parsed into a period unit due to missing units.
ErrParseSizeAmount is returned when the input is unable to be parsed into a file size unit due to a malformed amount.
ErrParseSizeUnits is returned when the input is unable to be parsed into a file size unit due to missing units.
ErrParseTimeoutAmount is returned when the input is unable to be parsed into a timeout unit due to a malformed amount.
ErrParseTimeoutUnits is returned when the input is unable to be parsed into a timeout unit due to missing units.