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: 15 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 init conf

Types

type BulletConfig

type BulletConfig struct {
	CloseWrite bool
	CloseRead  bool
}

BulletConfig 弹幕的一些配置项

type Config

type Config struct {
	Log          *log.Config
	BM           *bm.ServerConfig
	Verify       *verify.Config
	Auth         *auth.Config
	Tracer       *trace.Config
	Redis        *redis.Config
	MySQL        *sql.Config
	OnlineMySQL  *sql.Config
	Ecode        *ecode.Config
	GRPCClient   map[string]*GRPCConf
	AntiSpam     map[string]*antispam.Config
	BulletConfig BulletConfig
	Infoc        *infoc.Config
}

Config .

type GRPCConf

type GRPCConf struct {
	WardenConf *warden.ClientConfig
	Addr       string
}

GRPCConf .

Jump to

Keyboard shortcuts

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