Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeJSPack ¶
type NodeJSPack struct {
// contains filtered or unexported fields
}
func NewPack ¶
func NewPack(project *domain.Project) NodeJSPack
func (NodeJSPack) AddTemplateFuncs ¶
func (g NodeJSPack) AddTemplateFuncs(t *template.FuncMap)
func (NodeJSPack) CreateProjectPlugin ¶
func (g NodeJSPack) CreateProjectPlugin() error
func (NodeJSPack) FilesToBuild ¶
func (g NodeJSPack) FilesToBuild() [][]string
func (NodeJSPack) Outfile ¶
func (g NodeJSPack) Outfile() string
func (NodeJSPack) RecipePath ¶
func (g NodeJSPack) RecipePath() string
Click to show internal directories.
Click to hide internal directories.