Documentation
¶
Overview ¶
Package newed provides functions to create new projects from templates.
Index ¶
Constants ¶
View Source
const (
BaseDirName = "_base"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Templates ¶
func (Templates) Add ¶
Add the provided template to Templates object if new; otherwise, replaces existing template with the same name.
func (Templates) GetAllByDir ¶
Click to show internal directories.
Click to hide internal directories.