Versions in this module Expand all Collapse all v0 v0.2.0 Jun 28, 2026 Changes in this version + func Lifecycle() fx.Option + func NewServerApp(modules fx.Option) *fx.App + func NewWorkerApp(modules fx.Option, subscriptions []string) *fx.App + type ConsoleApp struct + func NewConsoleApp(modules fx.Option, rootCmd *cobra.Command) *ConsoleApp + func (c *ConsoleApp) Run(args []string) error + type Info struct + Debug bool + Environment string + Name string + Version string