conf

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Server = server{}
	Client = client{}
	Conf   = struct {
		file     string
		Password string  `toml:"password"`
		Server   *server `toml:"server"`
		Client   *client `toml:"client"`
	}{"", "", &Server, &Client}
)

Functions

func Init added in v0.7.0

func Init()

func PersistRule added in v0.7.1

func PersistRule(domain string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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