package
0.4.0
Repository: https://github.com/windsorcli/cli.git
Documentation: pkg.go.dev

# Functions

NewController creates a new controller.
No description provided by the author
NewRealController creates a new controller.

# Structs

BaseController struct implements the Controller interface.
MockController is a mock implementation of the Controller interface.
RealController struct implements the RealController interface.

# Interfaces

Controller interface defines the methods for the controller.