cmd

package
v0.0.0-...-b034d62 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenGo

func GenGo(app string)

Types

type Build

type Build struct {
}

func (Build) Action

func (b Build) Action(c *cli.Context) error

Action

type Create

type Create struct {
}

func (Create) Action

func (e Create) Action(c *cli.Context) error

type Env

type Env struct {
}

func (Env) Action

func (e Env) Action(c *cli.Context) error

type GenApi

type GenApi struct {
}

func (GenApi) Action

func (b GenApi) Action(c *cli.Context) error

Action

type GenDao

type GenDao struct {
}

func (GenDao) Action

func (b GenDao) Action(c *cli.Context) error

Action

type GenModel

type GenModel struct {
}

func (GenModel) Action

func (b GenModel) Action(c *cli.Context) error

Action

type Install

type Install struct {
}

func (Install) Action

func (e Install) Action(c *cli.Context) error

type Rsa

type Rsa struct {
}

func (Rsa) Action

func (r Rsa) Action(c *cli.Context) error

Action

type Run

type Run struct {
}

func (Run) Action

func (e Run) Action(c *cli.Context) error

Action

type TreePath

type TreePath struct {
	Name     string
	Child    []TreePath
	Template string
}

type Ui

type Ui struct {
	Fs embed.FS
}

func (Ui) Action

func (u Ui) Action(c *cli.Context) error

Action

Jump to

Keyboard shortcuts

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