Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBootstrapConfig = errors.New("cannot bootstrap config") ErrBootstrapTelemetry = errors.New("cannot bootstrap telemetry") ErrConfigLoad = errors.New("cannot load config") ErrConfigAppRead = errors.New("cannot read app config") ErrConfigOtelRead = errors.New("cannot read otel config") )
Functions ¶
This section is empty.
Types ¶
type Boot ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.