conf

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Conf conf
	Conf = &Config{}
	// ConfCh for update node of server.
	ConfCh = make(chan struct{}, 1)
)

Functions

func Init

func Init() (err error)

Init init conf

Types

type Config

type Config struct {
	Nodes      []string
	Zones      map[string][]string // zone -> nodes
	BM         *HTTPServers
	Log        *log.Config
	HTTPClient *bm.ClientConfig
}

Config config

type HTTPServers

type HTTPServers struct {
	Inner *bm.ServerConfig
}

HTTPServers Http Servers

Jump to

Keyboard shortcuts

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