gen

package
v0.2.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdGen = &cobra.Command{
	Use:     "gen [model-name] ",
	Short:   "Gen new model",
	Example: "goal gen user",
	Args:    cobra.ExactArgs(1),
	Run:     run,
}

Functions

This section is empty.

Types

type Gen

type Gen struct {
	Model string `survey:"model"`
}

Jump to

Keyboard shortcuts

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