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: 11 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
	Memcache      *memcache.Config
	DB            *sql.Config
	BM            *bm.ServerConfig
	HTTPClient    *bm.ClientConfig
	Databus       *Databus
	AccountNotify *databus.Config

	Property *Property
	// manager log config
	ManagerLog *databus.Config
}

Config config set

type Databus

type Databus struct {
	Credit *databus.Config
}

Databus .

type MSG

type MSG struct {
	BlockRemove model.MSG
}

MSG .

type Property

type Property struct {
	LimitExpireCheckLimit  int
	LimitExpireCheckTick   xtime.Duration
	CreditExpireCheckLimit int
	CreditExpireCheckTick  xtime.Duration
	MSGURL                 string
	MSG                    *MSG
	Flag                   *struct {
		ExpireCheck bool
		CreditSub   bool
	}
}

Property .

Jump to

Keyboard shortcuts

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