Documentation
¶
Overview ¶
Package bootstrap provides shared supervisor wiring for CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Prepare ¶
func Prepare(lc lifecycle.Getter) *supervisor.Manager
Prepare returns a Manager with debug endpoints registered.
func Run ¶
func Run(ctx context.Context, manager *supervisor.Manager) error
Run starts all services on a prepared manager.
func RunServices ¶
RunServices creates a manager, registers services, and runs until shutdown.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.