Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Key = struct{}{}
Functions ¶
Types ¶
type App ¶
type App struct {
Cfg *config.Config
Log *types.Logger
Widget types.WidgetRegistry
Obs types.Obs
ObsBrowser types.ObsBrowser
HTTP types.HTTPServer
Youtube types.Youtube
}
container with all my goodies
func FromContext ¶
func (*App) ExecuteInitStage ¶ added in v1.0.3
only on interface fields
Click to show internal directories.
Click to hide internal directories.