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: 14 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 Config

type Config struct {
	Log           *log.Config
	Tracer        *trace.Config
	Auth          *permit.Config
	Ecode         *ecode.Config
	BM            *bm.ServerConfig
	RPCClients    *RPC
	Memcache      *memcache.Config
	MySQL         *sql.Config
	HTTPClient    *bm.ClientConfig
	Perms         *Perms
	AccountNotify *databus.Config
	Property      *Property
	// manager log config
	ManagerLog *databus.Config
}

Config config set

type MSG

type MSG struct {
	BlackHouseLimit   model.MSG
	BlackHouseForever model.MSG
	SysLimit          model.MSG
	SysForever        model.MSG
	BlockRemove       model.MSG
}

MSG .

type Perms

type Perms struct {
	Perm map[string]string
}

Perms .

type Property

type Property struct {
	BlackHouseURL string
	MSGURL        string
	TelURL        string
	MailURL       string
	MSG           *MSG
}

Property .

type RPC

type RPC struct {
	Account *rpc.ClientConfig
	Figure  *rpc.ClientConfig
	Spy     *rpc.ClientConfig
}

RPC .

Jump to

Keyboard shortcuts

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