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 config
	Conf = &Config{}
)

global var

Functions

func Init

func Init() error

Init init conf

Types

type Business

type Business struct {
	Appkey    string
	AppSecret string
}

Business .

type Config

type Config struct {
	// elk
	Log *log.Config
	// http
	BM *bm.ServerConfig
	// tracer
	Tracer *trace.Config
	// ecode
	Ecode *ecode.Config
	// http client
	HTTPClient *bm.ClientConfig
	Businesses []*Business
	Spread     *Spread
}

Config config set

type Spread

type Spread struct {
	BangumiContentURL string
	BangumiOffURL     string
}

Spread .

Jump to

Keyboard shortcuts

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