sandboxproxy

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SandboxProxy

type SandboxProxy struct {
	SandboxManager interface {
		GetForAppspace(*domain.AppVersion, *domain.Appspace) (domain.SandboxI, chan struct{})
	} `checkinject:"required"`
}

SandboxProxy holds other structs for the proxy

func (*SandboxProxy) ServeHTTP

func (s *SandboxProxy) ServeHTTP(oRes http.ResponseWriter, oReq *http.Request)

ServeHTTP forwards the request to a sandbox Could still see splitting this function in two.

Jump to

Keyboard shortcuts

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