# Functions
FromYaml returns an instance of Mirrors from YAML.
Get retrieves information about an mirror.
Load pulls the mirrors into memory.
ReadMirrorsFile loads the contents of an mirrors.yaml file.
# Structs
MirrorRepo represents a single repo mirror.
Mirrors contains global mirrors to local configuration.
# Type aliases
MirrorRepos is a slice of Mirror pointers.