Versions in this module Expand all Collapse all v1 v1.0.3 Oct 17, 2023 Changes in this version type App + HTTP types.HTTPServer + Youtube types.Youtube + func (a *App) ExecuteInitStage(ctx context.Context, stage int) error + func (a *App) Logger() zerolog.Logger v1.0.2 Oct 4, 2023 Changes in this version type App + Widget types.WidgetRegistry v1.0.1 Sep 20, 2023 Changes in this version + var Key = struct{} + func PutToApp(ctx context.Context, obj any) context.Context + type App struct + Cfg *config.Config + Log *types.Logger + Obs types.Obs + ObsBrowser types.ObsBrowser + Widgets types.WidgetRegistry + func FromContext(ctx context.Context) *App