Documentation
¶
Index ¶
- type Handler
- func (handlers *Handler) CreateAdmin()
- func (handlers *Handler) Execute(args []string)
- func (handlers *Handler) ExpectAndExit(expected, got string)
- func (handlers *Handler) Help()
- func (handlers *Handler) HelpAndExit()
- func (handlers *Handler) InvalidAndExit(args []string)
- func (handlers *Handler) Version()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewCLIHandler ¶
func NewCLIHandler(appPort services.AppServicesPort) *Handler
func (*Handler) CreateAdmin ¶
func (handlers *Handler) CreateAdmin()
func (*Handler) ExpectAndExit ¶
func (*Handler) HelpAndExit ¶
func (handlers *Handler) HelpAndExit()
func (*Handler) InvalidAndExit ¶
Click to show internal directories.
Click to hide internal directories.