adoptiondoctor

package
v0.1.159 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AgentEnvelope

func AgentEnvelope(result Result) map[string]any

func Build

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

func BuildEnvelope

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

Types

type Input

type Input struct {
	BlockedPreconditions []precondition
	CandidateBoundaries  []candidateBoundary
	CheckedScope         string
	ChildReports         []childReport
	DoctorID             string
	Mode                 string
	NonClaims            []string
	OwnerRoutes          []ownerRoute
	StaleAuthority       staleAuthority
	TouchedRuleIDs       []string
}

type Result

type Result struct {
	ExitCode int
	Gaps     []gap
	Input    Input
	Record   report.Record
}

func BuildResult

func BuildResult(raw any) (Result, error)

Jump to

Keyboard shortcuts

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