bootstrapweb

package
v0.0.0-...-74b2f40 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEPLOYMENT_ID_TAG_KEY     = "DeploymentID"
	PRERENDERED_RELATIVE_PATH = "prerendered"
	CLIENT_RELATIVE_PATH      = "client"
)

Variables

This section is empty.

Functions

func HandleBootstrapWeb

func HandleBootstrapWeb(eventCtx eventcontext.Context) func(context.Context, CodeDeployEvent) error

Types

type CodeDeployEvent

type CodeDeployEvent struct {
	DeploymentId                  string `json:"DeploymentId"`
	LifecycleEventHookExecutionId string `json:"LifecycleEventHookExecutionId"`
}

Jump to

Keyboard shortcuts

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