proxy

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 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 WithLogger

func WithLogger(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