Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalTemplate ¶
type InternalTemplate string
func ListWorkshopTemplates ¶
func ListWorkshopTemplates() []InternalTemplate
func (InternalTemplate) ApplyFiles ¶
func (t InternalTemplate) ApplyFiles(directory string, parameters map[string]string) error
func (InternalTemplate) ApplyGitHubAction ¶
func (t InternalTemplate) ApplyGitHubAction(directory string, parameters map[string]string) error
func (InternalTemplate) IsValid ¶
func (t InternalTemplate) IsValid(templateType string) bool
Click to show internal directories.
Click to hide internal directories.