generator

package
v0.0.0-...-31fd12f Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

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

paths must end with a slash

func New

func New(options ...GeneratorOption) (*Generator, error)

func (*Generator) Run

func (g *Generator) Run(ctx context.Context) error

type GeneratorOption

type GeneratorOption func(*Generator)

func WithBackendName

func WithBackendName(name string) GeneratorOption

func WithBackendPath

func WithBackendPath(path string) GeneratorOption

func WithDagger

func WithDagger() GeneratorOption

func WithFly

func WithFly() GeneratorOption

func WithFrontendName

func WithFrontendName(name string) GeneratorOption

func WithFrontendPath

func WithFrontendPath(path string) GeneratorOption

func WithGit

func WithGit() GeneratorOption

func WithProjectName

func WithProjectName(name string) GeneratorOption

func WithProjectPath

func WithProjectPath(path string) GeneratorOption

func WithPulumi

func WithPulumi() GeneratorOption

Jump to

Keyboard shortcuts

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