Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(pkgInstaller domain.PackageInstaller, whichCtrl which.Controller, executor Executor, osEnv osenv.OSEnv, fs afero.Fs) *Controller
Click to show internal directories.
Click to hide internal directories.