Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController() *Controller
func (*Controller) Start ¶
func (s *Controller) Start(args interface{}) (err error)
func (*Controller) Stop ¶
func (s *Controller) Stop()
type ControllerArgs ¶
type ControllerArgs struct {
ForceCreate *bool
ControllerName *string
SubName *string
// contains filtered or unexported fields
}
func NewControllerArgs ¶
func NewControllerArgs() ControllerArgs
Click to show internal directories.
Click to hide internal directories.