project

package
v0.0.0-...-590a861 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TOY_LAYOUT_REPO_GITHUB = "https://github.com/yafgo/toy-layout.git"
	TOY_LAYOUT_REPO_GITEE  = "https://gitee.com/go_toy/toy-layout.git"
)
View Source
const (
	YAFGO_REPO_GITHUB = "https://github.com/yafgo/yafgo.git"
	YAFGO_REPO_GITEE  = "https://gitee.com/yafgo/yafgo.git"
)
View Source
const (
	GORAVEL_REPO_GITHUB = "https://github.com/goravel/goravel.git"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TplGoravel

type TplGoravel struct {
	// contains filtered or unexported fields
}

func (*TplGoravel) MakeProject

func (rp *TplGoravel) MakeProject(name string) (err error)

MakeProject

name: like "github.com/you/project" or "my_project"

func (*TplGoravel) Name

func (rp *TplGoravel) Name() string

type TplToyLayout

type TplToyLayout struct {
	// contains filtered or unexported fields
}

func (*TplToyLayout) MakeProject

func (rp *TplToyLayout) MakeProject(name string) (err error)

MakeProject

name: like "github.com/you/project" or "my_project"

func (*TplToyLayout) Name

func (rp *TplToyLayout) Name() string

type TplYafgo

type TplYafgo struct {
	// contains filtered or unexported fields
}

func (*TplYafgo) MakeProject

func (rp *TplYafgo) MakeProject(name string) (err error)

MakeProject

name: like "github.com/you/project" or "my_project"

func (*TplYafgo) Name

func (rp *TplYafgo) Name() string

Jump to

Keyboard shortcuts

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