endpoints

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package endpoints represents the configured end points. Each of these receives an instance of httputil.NewSingleHostReverseProxy as a dedicated proxy.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint struct {
	URL   string
	Proxy *httputil.ReverseProxy
}

type Endpoints

type Endpoints []Endpoint

func New

func New(set string) (Endpoints, error)

Jump to

Keyboard shortcuts

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