Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Stdout io.Writer
Stderr io.Writer
Adapters *adapter.Registry
Wake supervisor.WakeRunner
Now func() time.Time
// SelfVersion is the version embedded in the running keepalive binary.
// The command entry point supplies it; tests and library callers may leave
// it empty to keep self-upgrade disabled.
SelfVersion string
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.