app_creator

package
v0.0.0-...-25c1baa Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDir

func CopyDir(src string, dst string) (err error)

CopyDir recursively copies a directory tree, attempting to preserve permissions. Source directory must exist, destination directory must *not* exist. Symlinks are ignored and skipped.

func CopyFile

func CopyFile(src, dst string) (err error)

Types

type Creator

type Creator struct {
	PackageURL         string
	StarterProjectName string
	ProjectName        string
	Package            string
	Path               string
	StarterPackageName string
}

func (*Creator) CopyFindAndReplace

func (c *Creator) CopyFindAndReplace() error

Jump to

Keyboard shortcuts

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