Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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.
Click to show internal directories.
Click to hide internal directories.