Documentation ¶
Overview ¶
Package healthcheck checks for missing binaries that the user needs to install.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Healthcheckers = []Healthchecker{ system{}, snapcraft.Pipe{}, sign.Pipe{}, sign.DockerPipe{}, sbom.Pipe{}, docker.Pipe{}, docker.ManifestPipe{}, chocolatey.Pipe{}, nix.NewPublish(), }
Healthcheckers is the list of healthchekers. nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.