Versions in this module Expand all Collapse all v1 v1.1.0 Mar 31, 2023 v1.0.0 Mar 30, 2023 Changes in this version + type App struct + func NewApp(servers []contract.Server, logger *slog.Logger) (*App, error) + func (app *App) Run(ctx context.Context) error