make_command

package
v0.16.5 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MakeDto

type MakeDto struct{}

func (*MakeDto) Description

func (receiver *MakeDto) Description() string

Description The console command description.

func (*MakeDto) Extend

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

Extend The console command extend.

func (*MakeDto) Handle

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

Handle Execute the console command.

func (*MakeDto) Signature

func (receiver *MakeDto) Signature() string

Signature The name and signature of the console command.

type MakeModel

type MakeModel struct{}

func (*MakeModel) Description

func (receiver *MakeModel) Description() string

Description The console command description.

func (*MakeModel) Extend

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

Extend The console command extend.

func (*MakeModel) Handle

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

Handle Execute the console command.

func (*MakeModel) Signature

func (receiver *MakeModel) Signature() string

Signature The name and signature of the console command.

type MakeRepository

type MakeRepository struct{}

func (*MakeRepository) Description

func (receiver *MakeRepository) Description() string

Description The console command description.

func (*MakeRepository) Extend

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

Extend The console command extend.

func (*MakeRepository) Handle

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

Handle Execute the console command.

func (*MakeRepository) Signature

func (receiver *MakeRepository) Signature() string

Signature The name and signature of the console command.

type MakeService

type MakeService struct{}

func (*MakeService) Description

func (receiver *MakeService) Description() string

Description The console command description.

func (*MakeService) Extend

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

Extend The console command extend.

func (*MakeService) Handle

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

Handle Execute the console command.

func (*MakeService) Signature

func (receiver *MakeService) Signature() string

Signature The name and signature of the console command.

type MakeUsecase

type MakeUsecase struct{}

func (*MakeUsecase) Description

func (receiver *MakeUsecase) Description() string

Description The console command description.

func (*MakeUsecase) Extend

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

Extend The console command extend.

func (*MakeUsecase) Handle

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

Handle Execute the console command.

func (*MakeUsecase) Signature

func (receiver *MakeUsecase) 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