Versions in this module Expand all Collapse all v0 v0.0.2 Jul 17, 2023 v0.0.1 Jul 17, 2023 Changes in this version + const CoreDeveloperVersion + const CorePreReleaseVersion + const VersionMajorIndex + func InitializeStoreClient(secretProvider bootstrapInterfaces.SecretProvider, ...) (interfaces.StoreClient, error) + type Clients struct + func NewClients() *Clients + func (_ *Clients) BootstrapHandler(_ context.Context, _ *sync.WaitGroup, _ startup.Timer, dic *di.Container) bool + type Database struct + func NewDatabase() *Database + func (_ *Database) BootstrapHandler(_ context.Context, _ *sync.WaitGroup, startupTimer startup.Timer, ...) bool + type Telemetry struct + func NewTelemetry() *Telemetry + func (_ *Telemetry) BootstrapHandler(ctx context.Context, wg *sync.WaitGroup, _ startup.Timer, dic *di.Container) bool + type VersionValidator struct + func NewVersionValidator(skip bool, sdkVersion string) *VersionValidator + func (vv *VersionValidator) BootstrapHandler(_ context.Context, _ *sync.WaitGroup, startupTimer startup.Timer, ...) bool