exitcode

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Success         = core.Success
	InternalError   = core.InternalError
	VerificationErr = core.VerificationErr
	PolicyOrSchema  = core.PolicyOrSchema
	ApprovalReq     = core.ApprovalReq
	RegressionDrift = core.RegressionDrift
	InvalidInput    = core.InvalidInput
	DependencyMiss  = core.DependencyMiss
	UnsafeBlocked   = core.UnsafeBlocked
)
View Source
const (
	OK                  = Success
	InternalFailure     = InternalError
	VerificationFailure = VerificationErr
	PolicyBlocked       = PolicyOrSchema
	ApprovalRequired    = ApprovalReq
	RegressionFailed    = RegressionDrift
	MissingDependency   = DependencyMiss
	UnsafeReplay        = UnsafeBlocked
)

Compatibility aliases for clients migrating from legacy CLI constants.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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