package
Version:
v0.0.0-...-fa31bed
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrMissingArgumentValue = errors.New("missing argument value")
ErrMissingNumericValue = errors.New("missing numeric value in size")
ErrInvalidNumericValue = errors.New("invalid numeric value in size")
ErrUnknownSizeUnit = errors.New("unknown size unit")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.