Documentation ¶ Overview ¶ package app is the main entrypoint into the application, responsible for configuring and starting the application, services, dependency injection, etc. Index ¶ func Start(stdout, stderr io.Writer, args []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Start ¶ func Start(stdout, stderr io.Writer, args []string) error Start the app. Types ¶ This section is empty. Source Files ¶ View all Source files app.go config.go Click to show internal directories. Click to hide internal directories.