Documentation ¶ Index ¶ func NewHello(app contracts.Application) contracts.Command func Runner() (contracts.Command, contracts.CommandHandlerProvider) type Hello func (hello Hello) Handle() any Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewHello ¶ func NewHello(app contracts.Application) contracts.Command func Runner ¶ added in v0.3.0 func Runner() (contracts.Command, contracts.CommandHandlerProvider) Types ¶ type Hello ¶ type Hello struct { commands.Command } func (Hello) Handle ¶ func (hello Hello) Handle() any Source Files ¶ View all Source files hello.gorunner.go Click to show internal directories. Click to hide internal directories.