legacy

package
v1.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DaemonConfigInitialization added in v1.19.0

type DaemonConfigInitialization struct{}

DaemonConfigInitialization can be used to depend on the legacy DaemonConfig initialization and validation where some properties are changed at runtime depending on other properties or the environment. Note that this isn't the same as depending on the DaemonConfig itself (which doesn't await this initialization).

type DaemonInitialization

type DaemonInitialization struct{}

DaemonInitialization can be used to depend on the legacy daemon initialization. This will make sure the Hive start hook of the "Daemon cell" runs before the start hook of any dependent cell. In detail, `newDaemon` has been called, but `startDaemon` is likely going to run in parallel with the start hook of the dependent cell.

Jump to

Keyboard shortcuts

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