Documentation
¶
Overview ¶
An entire static website directly hosted in Turbocharger. There also exists Turbocharger in Lambda etc. backends where we support turbocharging just the sub-trees of apps.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx context.Context, manifestID turbocharger.ObjectID, logger *slog.Logger) (http.Handler, error)
doesn't do much more than binds a static manifest ID to the backend. in case the manifest changes (a different version of a website gets deployed), that's an Edgerouter-level concern and it will make a new backend instance.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Deploys Turbocharger static site to Edgerouter
|
Deploys Turbocharger static site to Edgerouter |
Click to show internal directories.
Click to hide internal directories.