console

package
v1.0.0-...-a0f063d Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobMakeCommand

type JobMakeCommand struct {
}

func (*JobMakeCommand) Description

func (c *JobMakeCommand) Description() string

Description The console command description.

func (*JobMakeCommand) Extend

func (c *JobMakeCommand) Extend() command.Extend

Extend The console command extend.

func (*JobMakeCommand) Handle

func (c *JobMakeCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*JobMakeCommand) Signature

func (c *JobMakeCommand) Signature() string

Signature The name and signature of the console command.

type JobStubs

type JobStubs struct {
}

func (JobStubs) Job

func (receiver JobStubs) Job() string

Job Create a job.

type QueueWorkCommand

type QueueWorkCommand struct {
}

func (*QueueWorkCommand) Description

func (c *QueueWorkCommand) Description() string

Description The console command description.

func (*QueueWorkCommand) Extend

func (c *QueueWorkCommand) Extend() command.Extend

Extend The console command extend.

func (*QueueWorkCommand) Handle

func (c *QueueWorkCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*QueueWorkCommand) Signature

func (c *QueueWorkCommand) Signature() string

Signature The name and signature of the console command.

Jump to

Keyboard shortcuts

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