# Functions
Option for the controller initialisation.
Option for the controller initialisation.
New creates a new Controller, ready to use.
RegisterHandlers registers the given handlers on the controller.
# Structs
No description provided by the author
Controller serves as a unifying interface of different "handlers", implementations of different package managers.
No description provided by the author
# Interfaces
PackageType is an interface that defines the methods for package types.
# Type aliases
functional-style options.