Versions in this module Expand all Collapse all v1 v1.0.0 Apr 27, 2026 Changes in this version + type Option func(*Starter) + func WithAutoMigrateModels(models ...any) Option + type Starter struct + func New(cfg helixconfig.Loader, opts ...Option) *Starter + func (s *Starter) Condition() bool + func (s *Starter) Configure(container *core.Container) error