cfg

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RIP version
	Version = "0.1.0"
)

Variables

View Source
var (
	// Address to listen on, ":dns" if empty.
	Addr string
	// list of acceptable zones names
	Zones []string
	// default IPv4 address
	IPv4 net.IP
	// default IPv6 address
	IPv6 net.IP
	// upstream DNS server for proxying
	Upstream = "1.1.1.1:53"
	// Enable "strict" mode
	UseDefault bool
	AllowProxy bool
	TTL        uint32        = 0
	StickyTTL  time.Duration = 30
)

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