bootstrap

package
v0.33.6 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bootstrap

func Bootstrap(out string, opts Options, logger *logs.Logger) error

Bootstrap copies and renders all embedded template files with the provided data. Files are parsed as Go templates and executed with the given data structure.

Types

type Data

type Data struct {
	PackageType string
	PackageName string
}

type Options

type Options struct {
	GenerateHook bool
	Extended     bool
	Werf         bool
	Data         Data
}

Jump to

Keyboard shortcuts

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