proxyserver

package
v0.0.0-...-bceb06f Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(config *Config) error

Types

type Config

type Config struct {
	BindAddrProxy string `toml:"bind_addr_proxy"`
	BindAddrApi   string `toml:"bind_addr_api"`
	BindAddrHtml  string `toml:"bind_addr_html"`
	SessionKey    string `toml:"session_key"`
	LogLevel      string `toml:"log_level"`
}

func NewConfig

func NewConfig() *Config

Jump to

Keyboard shortcuts

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