generate

package
v1.1.35 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CrudCmd = &cobra.Command{
	Use:  "crud",
	Args: cobra.MinimumNArgs(2),
	RunE: crud,
}
View Source
var MakeCommand = &cobra.Command{
	Use:  "make:command",
	Args: cobra.MinimumNArgs(2),
	RunE: makeCommand,
}
View Source
var PackageName string
View Source
var PackageRoot string = "src"

Functions

func Lower

func Lower(name string) string

func Plural

func Plural(name string) string

func Singular

func Singular(name string) string

func Title

func Title(name string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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