Documentation
¶
Overview ¶
Package middleware composes the legacy low-level Go runtime middleware hook.
Deprecated: GoBeyond applications author exactly one root middleware.ts or middleware.js default export. This package remains for runtime compatibility during the alpha line and is no longer compiler-discovered.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rule ¶
type Rule struct {
Name string
Config gb.MiddlewareConfig
Middleware gb.Middleware
}
Directories
¶
| Path | Synopsis |
|---|---|
|
Package proxy implements the gobeyond.builds/v2 middleware artifact: a separately-runnable reverse proxy that sits between the hosting supervisor and the app server (gobeyond-internal data-plane contracts §7).
|
Package proxy implements the gobeyond.builds/v2 middleware artifact: a separately-runnable reverse proxy that sits between the hosting supervisor and the app server (gobeyond-internal data-plane contracts §7). |
Click to show internal directories.
Click to hide internal directories.