# Functions
NewFSRepository is the constructor for an FSRepository.
NewGitRepository constructs an GitRepository.
NewHTTPRepository constructs an HTTPRepository.
NewManifestLoader provides a Repository that resolves versions based on an Addon object and loads manifests from the filesystem.
# Variables
No description provided by the author
# Structs
No description provided by the author
FSRepository is a Repository backed by a filesystem.
No description provided by the author
HTTPRepository supports loading from http / https.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author