# Functions
No description provided by the author
No description provided by the author
NewMockInstaller creates a new mock instance.
No description provided by the author
No description provided by the author
# Structs
MockInstaller is a mock of Installer interface.
MockInstallerMockRecorder is the mock recorder for MockInstaller.
# Interfaces
go:generate mockgen -source=installer.go -package=installer -destination=mock_installer.go.