Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mirror ¶
type Mirror struct { Name string // The base URL of the package mirror // (e.g. https://mirrors.kernel.org/<distribution>) URL string }
type Repository ¶
type Repository struct { Name string URI URITemplate }
type URITemplate ¶
type URITemplate string
Click to show internal directories.
Click to hide internal directories.