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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Conf config.
	Conf = &Config{}
)

Functions

func Init

func Init() (err error)

Init .

Types

type Config

type Config struct {
	// Env .
	Env string
	// App .
	App *bm.App
	// Log is go-common log.
	Log *xlog.Config
	// Tracer .
	Tracer *trace.Config
	// PlaylistStatSub databus.
	PlaylistViewSub  *databus.Config
	PlaylistFavSub   *databus.Config
	PlaylistReplySub *databus.Config
	PlaylistShareSub *databus.Config
	// HTTPServer .
	HTTPServer *bm.ServerConfig
	// HTTPClient .
	HTTPClient *bm.ClientConfig
	// RPC .
	PlaylistRPC *rpc.ClientConfig
	// Mysql .
	Mysql *sql.Config
	// Redis .
	Redis *redis.Config
	// Job params .
	Job *job
}

Config .

Jump to

Keyboard shortcuts

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