proxy

package
v0.0.0-...-09eda65 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FinisherLogger

type FinisherLogger struct {
	Logger *log.Logger
}

func (FinisherLogger) Errorf

func (l FinisherLogger) Errorf(message string, args ...any)

func (FinisherLogger) Infof

func (l FinisherLogger) Infof(message string, args ...any)

type Proxy

type Proxy struct {
	Ctx                *context2.Context
	Config             *config.ServicesConfig
	CertificateManager *autocert.Manager
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy(ctx *context2.Context, servicesConfig *config.ServicesConfig, manifest *deploy.Manifest) *Proxy

func (*Proxy) Log

func (p *Proxy) Log(r *http.Request, level loggy.Level, message string)

func (*Proxy) Run

func (p *Proxy) Run()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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