proxy

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewProxyHandler

func NewProxyHandler(options ...HandlerOption) *Handler

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(response contracts.ResponseWriter, request *contracts.Request)

type HandlerOption

type HandlerOption = func(*Handler)

func WithHTTPClient

func WithHTTPClient(http contracts.HTTPClient) HandlerOption

func WithProxyLogger added in v0.4.0

func WithProxyLogger(logger contracts.Logger) HandlerOption

func WithRewriteLogger added in v0.4.0

func WithRewriteLogger(logger contracts.Logger) HandlerOption

func WithURLReplacerFactory

func WithURLReplacerFactory(replacerFactory urlreplacer.ReplacerFactory) HandlerOption

Jump to

Keyboard shortcuts

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