project

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Definition

type Definition struct {
	// APIs lists OpenAPI-driven API generation jobs.
	APIs []genapi.Job
	// Repos lists SQL-driven repository generation jobs.
	Repos []genrepo.Job
	// Bootstraps lists Go-manifest bootstrap generation jobs.
	Bootstraps []genbootstrap.Job
}

Definition is the single typed project definition loaded from module root.

All sections are optional. Leave a slice empty when the project does not use that generator family.

Jump to

Keyboard shortcuts

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