upstreams

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPUpstream

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

func NewHTTPUpstream

func NewHTTPUpstream(endpointID string, conf *config.Config, logger log.Logger) (*HTTPUpstream, error)

func (*HTTPUpstream) Close

func (u *HTTPUpstream) Close()

type TCPUpstream

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

func NewTCPUpstream

func NewTCPUpstream(endpointID string, conf *config.Config, logger log.Logger) (*TCPUpstream, error)

func (*TCPUpstream) Close

func (u *TCPUpstream) Close()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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