create

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dist

type Dist func(context.Context, ...string) error

type Factory

type Factory func(dir string, templates map[string]string) target.Run[target.Template]

type Feat

type Feat struct {
	// contains filtered or unexported fields
}

func NewFeat

func NewFeat(
	factory Factory,
	dist Dist,
) *Feat

func (Feat) Run

func (f Feat) Run(
	ctx context.Context,
	dir string,
	targets map[string]string,
) (err error)

Jump to

Keyboard shortcuts

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