Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2026 Changes in this version + type Launcher struct + func New(logger *zap.Logger, buildConfigPath string) (*Launcher, error) + func (l *Launcher) Start(ctx context.Context) error + func (l *Launcher) Stop(ctx context.Context) error