package
Version:
v0.17.1
Opens a new window with list of versions in this module.
Published: May 12, 2026
License: MIT
Opens a new window with license information.
Imports: 51
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Service is the name of the service that we want to tag our processes with.
App is where all routes and middleware for the proxy
should be defined. This is the nerve center of your
application.
App returns the HTTP handler, a cleanup function that should be called
when the server is shutting down (to flush and stop exporters), and an error.
GetStorage returns storage backend based on env configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.