Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateScaffold ¶
func CreateScaffold(projectName string, pluginType PluginType) error
Types ¶
type PluginType ¶
type PluginType string
const ( Ignore PluginType = "ignore" Py PluginType = "py" Go PluginType = "go" )
Click to show internal directories.
Click to hide internal directories.