cmd

package
v0.0.0-...-6e7263f Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 36 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitSuccess       = 0
	ExitCriticalIssue = 1
)

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type CheckResult

type CheckResult struct {
	Name       string
	Status     string // "OK", "WARNING", "ERROR"
	Message    string
	Suggestion string
}

Jump to

Keyboard shortcuts

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