proxy

package
v0.0.0-...-899c296 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenTLSConf

func GenTLSConf(host string) (tls.Config, error)

Types

type Proxy

type Proxy interface {
	ListenAndServe() error
}

type ProxyImpl

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

func NewProxyServer

func NewProxyServer(uc api.Usecase) *ProxyImpl

func (*ProxyImpl) ListenAndServe

func (ps *ProxyImpl) ListenAndServe() error

Jump to

Keyboard shortcuts

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