generator

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: May 29, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator added in v1.3.1

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

func New added in v1.3.1

func New(registry *infra.Registry) *Generator

func (*Generator) GenerateProject added in v1.3.1

func (g *Generator) GenerateProject(ctx context.Context, cfg *config.ProjectConfig) error

type Step

type Step interface {
	Description() string
	Do(ctx context.Context, cfg *config.ProjectConfig) error
}

Directories

Path Synopsis
files/pkg/httpserver
Package httpserver is a wrapper for http.Server
Package httpserver is a wrapper for http.Server

Jump to

Keyboard shortcuts

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