cmd

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 13 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 {
	CmdName             string
	CmdParent           string
	CmdParentHandled    string
	CmdPath             string
	CmdTplPrefix        string
	CmdImportNamePrefix string
	CmdPkgName          string
	*Project
}

func (*Command) Create

func (c *Command) Create() error

type CurDir

type CurDir struct {
	Dir string
}

type Mod

type Mod struct {
	Path, Dir, GoMod string
}

type Project

type Project struct {
	// v2
	PkgName      string
	Copyright    string
	AbsolutePath string
	Viper        bool
	AppName      string
	AppName2     string
}

Project contains name, license and paths to projects.

func (*Project) Create

func (p *Project) Create() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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