Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootController ¶
func NewRootController( cliGateway *cligw.Gateway, ) ports.RootController
func NewVersionController ¶
func NewVersionController( cliGateway *cligw.Gateway, ) ports.VersionController
Types ¶
type RootController ¶
type RootController struct {
// contains filtered or unexported fields
}
func (*RootController) BeforeStart ¶
func (c *RootController) BeforeStart() bool
type VersionController ¶
type VersionController struct {
// contains filtered or unexported fields
}
func (*VersionController) PrintVersion ¶
func (c *VersionController) PrintVersion()
Click to show internal directories.
Click to hide internal directories.