proxy

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParsePortRange

func ParsePortRange(ranges string) (*portRange, error)

func StartServer added in v0.2.0

func StartServer(ctx context.Context, config *config.Config) error

Types

type Server

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

func NewServer

func NewServer(config config.Proxy, cache cache.Cache, registry auth.SessionRegistry) (*Server, error)

func (*Server) RegisterRoutes

func (s *Server) RegisterRoutes(e *echo.Echo)

type TargetFilter

type TargetFilter interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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