console

package
v1.15.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2025 License: MIT Imports: 7 Imported by: 1

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 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 Stubs added in v1.15.0

type Stubs struct {
}

func (Stubs) Event added in v1.15.0

func (receiver Stubs) Event() string

func (Stubs) Listener added in v1.15.0

func (receiver Stubs) Listener() string

Jump to

Keyboard shortcuts

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