scaffold

package
v1.5.16-0...-543da53 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(templateFile, targetFile string) error

CopyFile copies a file from templates dir to scaffold project

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"
)

Directories

Path Synopsis
templates

Jump to

Keyboard shortcuts

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