console

package
v0.0.0-...-057734e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventMakeCommand

type EventMakeCommand struct {
}

func (*EventMakeCommand) Description

func (receiver *EventMakeCommand) Description() string

Description The console command description.

func (*EventMakeCommand) Extend

func (receiver *EventMakeCommand) Extend() command.Extend

Extend The console command extend.

func (*EventMakeCommand) Handle

func (receiver *EventMakeCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*EventMakeCommand) Signature

func (receiver *EventMakeCommand) Signature() string

Signature The name and signature of the console command.

type EventStubs

type EventStubs struct {
}

func (EventStubs) Event

func (receiver EventStubs) Event() string

type ListenerMakeCommand

type ListenerMakeCommand struct {
}

func (*ListenerMakeCommand) Description

func (receiver *ListenerMakeCommand) Description() string

Description The console command description.

func (*ListenerMakeCommand) Extend

func (receiver *ListenerMakeCommand) Extend() command.Extend

Extend The console command extend.

func (*ListenerMakeCommand) Handle

func (receiver *ListenerMakeCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*ListenerMakeCommand) Signature

func (receiver *ListenerMakeCommand) Signature() string

Signature The name and signature of the console command.

type ListenerStubs

type ListenerStubs struct {
}

func (ListenerStubs) Listener

func (receiver ListenerStubs) Listener() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL