proxyserver

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Name    string
	Address string
	Store   store.Storer[*choreoctx.ChoreoCtx]
}

type ProxyServer

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

func New

func New(cfg *Config) *ProxyServer

func (*ProxyServer) Run

func (r *ProxyServer) Run(ctx context.Context) error

func (*ProxyServer) Stop

func (r *ProxyServer) Stop(ctx context.Context)

Directories

Path Synopsis
services

Jump to

Keyboard shortcuts

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