Documentation
¶
Overview ¶
Package middleware composes GoBeyond's low-level Go runtime middleware hook.
Rule and Chain remain useful for applications that want to compose named, matcher-aware functions inside the one compiler-discovered root hook.
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.