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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Conf = &Config{}
)

Functions

func Init

func Init() (err error)

Init init config.

Types

type Config

type Config struct {
	// Env
	Env string
	// interface XLog
	Log *log.Config
	// databus
	Databus       *databus.Config
	ViewSub       *databus.Config
	DmSub         *databus.Config
	ReplySub      *databus.Config
	FavSub        *databus.Config
	CoinSub       *databus.Config
	ShareSub      *databus.Config
	RankSub       *databus.Config
	LikeSub       *databus.Config
	NotifyPub     *databus.Config
	AccountNotify *databus.Config
	// rpc
	ArchiveRPCs []*rpc.ClientConfig
	// http
	BM *bm.ServerConfig
	// redis
	Redis *redis.Config
}

Jump to

Keyboard shortcuts

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