command

package
v0.0.0-...-89dfdfc Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func About

func About() *console.Command

func Component

func Component() *console.Command

func Generate

func Generate() *console.Command

func Init

func Init() *console.Command

func Migrate

func Migrate() *console.Command

func Model

func Model() *console.Command

func Route

func Route() *console.Command

Types

type ComponentData

type ComponentData struct {
	Name      string
	ParamName string
	Short     string
}

type ModelData

type ModelData struct {
	Name    string
	Props   map[string]string
	Imports []string
}

type Register

type Register struct {
	Pkg        string
	Timestamp  time.Time
	Routes     map[string]string
	Imports    []string
	Components []string
	App        string
	Accessor   string
}

type RouteData

type RouteData struct {
	Name      string
	ParamName string
}

Jump to

Keyboard shortcuts

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