projectstructure

package
v0.14.5 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(raw any) (map[string]any, int, error)

func BuildEnvelope

func BuildEnvelope(raw any) (map[string]any, int, error)

func BuildEnvelopeFromResult

func BuildEnvelopeFromResult(scaffold Result) (map[string]any, int, error)

func BuildEnvelopeWithRenderer added in v0.2.0

func BuildEnvelopeWithRenderer(raw any, renderer cliexec.Renderer) (map[string]any, int, error)

func BuildWithRenderer added in v0.2.0

func BuildWithRenderer(raw any, renderer cliexec.Renderer) (map[string]any, int, error)

Types

type Result

type Result struct {
	AdoptionWorkflowInput map[string]any
	AdoptionWorkflowPlan  map[string]any
	Bootstrap             gradualadoption.BootstrapResult
	ExitCode              int
	Manifest              map[string]any
	Record                report.Record
	RepoProfile           scaffoldprofileplan.Result
}

func BuildResult

func BuildResult(raw any) (Result, error)

func BuildResultWithRenderer added in v0.2.0

func BuildResultWithRenderer(raw any, renderer cliexec.Renderer) (Result, error)

func (Result) JSONValue

func (result Result) JSONValue() map[string]any

Jump to

Keyboard shortcuts

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