console

package
v1.13.9 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerMakeCommand added in v1.9.0

type ControllerMakeCommand struct {
}

func (*ControllerMakeCommand) Description added in v1.9.0

func (receiver *ControllerMakeCommand) Description() string

Description The console command description.

func (*ControllerMakeCommand) Extend added in v1.9.0

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

Extend The console command extend.

func (*ControllerMakeCommand) Handle added in v1.9.0

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

Handle Execute the console command.

func (*ControllerMakeCommand) Signature added in v1.9.0

func (receiver *ControllerMakeCommand) Signature() string

Signature The name and signature of the console command.

type MiddlewareMakeCommand added in v1.9.0

type MiddlewareMakeCommand struct {
}

func (*MiddlewareMakeCommand) Description added in v1.9.0

func (receiver *MiddlewareMakeCommand) Description() string

Description The console command description.

func (*MiddlewareMakeCommand) Extend added in v1.9.0

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

Extend The console command extend.

func (*MiddlewareMakeCommand) Handle added in v1.9.0

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

Handle Execute the console command.

func (*MiddlewareMakeCommand) Signature added in v1.9.0

func (receiver *MiddlewareMakeCommand) Signature() string

Signature The name and signature of the console command.

type RequestMakeCommand

type RequestMakeCommand struct {
}

func (*RequestMakeCommand) Description

func (receiver *RequestMakeCommand) Description() string

Description The console command description.

func (*RequestMakeCommand) Extend

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

Extend The console command extend.

func (*RequestMakeCommand) Handle

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

Handle Execute the console command.

func (*RequestMakeCommand) Signature

func (receiver *RequestMakeCommand) Signature() string

Signature The name and signature of the console command.

type Stubs

type Stubs struct {
}

func (Stubs) Controller added in v1.9.0

func (r Stubs) Controller() string

func (Stubs) Middleware added in v1.9.0

func (r Stubs) Middleware() string

func (Stubs) Request

func (r Stubs) Request() string

func (Stubs) ResourceController added in v1.13.0

func (r Stubs) ResourceController() string

Jump to

Keyboard shortcuts

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