Documentation
¶
Overview ¶
Package serve composes the gateway core into an http.Handler. It exists as a separate package so the seam types (package gateway) stay a leaf both the serving internals and external compositions can import without cycles.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
Config re-exports the server configuration surface compositions may set beyond the environment contract.
func ConfigFromEnv ¶
ConfigFromEnv builds the config from the environment (the same contract the self-host docs describe: PORT, MEMCODE_PROVIDER, provider keys, …).
Click to show internal directories.
Click to hide internal directories.