package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: May 4, 2026
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package server composes the triplet HTTP surface from configured
subcomponents.
Build constructs an *http.Server from a validated config.
The returned server is not started. Callers own its lifecycle.
Run starts s and blocks until ctx is cancelled, then performs a graceful
shutdown bounded by 30 seconds.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.