doctor

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckResult

type CheckResult struct {
	Name    string
	OK      bool
	Version string
	Detail  string
}

func CheckBuildx

func CheckBuildx(run Runner) CheckResult

func CheckCompose

func CheckCompose(run Runner) CheckResult

func CheckDocker

func CheckDocker(run Runner) CheckResult

func RunAll

func RunAll() []CheckResult

func RunAllWithRunner

func RunAllWithRunner(run Runner) []CheckResult

type Runner

type Runner func(name string, args ...string) ([]byte, error)

Jump to

Keyboard shortcuts

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