Discover Packages
github.com/PapagoLabs/outtake
internal
app
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 9, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package app provides the application composition root and lifecycle management.
It wires all dependencies and provides the main entry point for running the server.
App holds the application state and dependencies.
New creates a new App with all dependencies initialized.
Close cleans up application resources.
Run starts the application server and blocks until shutdown.
Test processes an HTTP request through the Fiber app and returns the response.
Source Files
¶
Directories
¶
Package health provides health check logic for the outtake server.
Package health provides health check logic for the outtake server.
Click to show internal directories.
Click to hide internal directories.