Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInputTooShort = errors.New("input is less than 3 characters long")
ErrInputTooShort is returned if the input is less than 3 characters long.
View Source
var ErrInvalidSizeSuffix = errors.New("invalid size suffix")
ErrInvalidSizeSuffix is returned if the suffix is not valid.
Functions ¶
func FilePathWithSharding ¶ added in v0.0.12
FilePathWithSharding returns the path to a file with sharding.
func NarInfoURLPath ¶ added in v0.0.12
NarInfoURLPath returns the path of the narinfo file given a hash.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.