middleware

package
v0.1.0-alpha.39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 5 Imported by: 0

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

func Chain

func Chain(rules []Rule, final gb.Handler) (gb.Handler, error)

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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL