command

package
v0.0.0-...-f033d01 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	// contains filtered or unexported fields
}

func New

func New() *Command

func (*Command) RegisterCmds

func (c *Command) RegisterCmds() []command.Interface

func (*Command) WithCommands

func (c *Command) WithCommands() []*cli.Command

type GenCommand

type GenCommand struct{}

func (*GenCommand) Command

func (g *GenCommand) Command() *cli.Command

type GenController

type GenController struct{}

func (*GenController) Command

func (g *GenController) Command() *cli.Command

Command ...

type GenMiddleware

type GenMiddleware struct{}

func (*GenMiddleware) Command

func (g *GenMiddleware) Command() *cli.Command

Command ...

type GenMigrate

type GenMigrate struct{}

func (*GenMigrate) Command

func (g *GenMigrate) Command() *cli.Command

Command ...

type GenModel

type GenModel struct{}

func (*GenModel) Command

func (g *GenModel) Command() *cli.Command

Command ...

type GenService

type GenService struct{}

func (*GenService) Command

func (g *GenService) Command() *cli.Command

Command ...

type MyStruct

type MyStruct struct {
	Name  string
	Size  int64
	Mode  os.FileMode
	IsDir bool
}

Jump to

Keyboard shortcuts

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