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 {
	// base
	// elk
	Log *log.Config
	// http
	BM *bm.ServerConfig
	// memcache
	Memcache *memcache.Config
	// MySQL
	MySQL *sql.Config
	// Databus
	DataBus *DataSource
	// Properties
	Properties *Properties
	// Backoff retries config
	Backoff *netutil.BackoffConfig
	// http client
	HTTPClient  *bm.ClientConfig
	NewYearConf *NewYearConf
}

Config config set

type DataSource

type DataSource struct {
	CouponBinlog *databus.Config
}

DataSource databus source

type NewYearConf

type NewYearConf struct {
	ActID int64
}

NewYearConf .

type Properties

type Properties struct {
	MaxRetries                  int
	BangumiNotifyURL            string
	CheckInUseCouponCron        string
	CheckInUseCouponCartoonCron string
	NotifyTimeInterval          xtime.Duration
}

Properties def.

Jump to

Keyboard shortcuts

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