config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ShutdownTimeout = 2 * time.Second
	RaidoPath       = "/etc/raido"
)

Functions

This section is empty.

Types

type ProxyDialer

type ProxyDialer struct {
	ProxyAddress string
	RetryCount   uint8
	TLSConfig    *tls.Config
}

type ProxyServer

type ProxyServer struct {
	Address   string
	TLSConfig *tls.Config
}

type ServiceDialer

type ServiceDialer struct {
	ServiceAddress string
	TLSConfig      *tls.Config
}

type ServiceServer

type ServiceServer struct {
	Address   string
	TLSConfig *tls.Config
}

Jump to

Keyboard shortcuts

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