servervars

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// NonLoopBackIPs is a set of non-loopback address of the host where the server is located.
	NonLoopBackIPs = vars.NewSetOnce(sets.NewString())

	// Subnet is the subnet of the host where the server is located.
	Subnet = vars.SetOnce[string]{}

	// EnableTls tells whether tls is enabled.
	EnableTls = vars.SetOnce[bool]{}

	// TlsCertified indicates whether the server is TLS certified.
	TlsCertified = vars.SetOnce[bool]{}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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