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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Conf config
	Conf = &Config{}
)

Functions

func Init

func Init() error

Init init conf

Types

type Config

type Config struct {
	Log            *log.Config
	BM             *bm.ServerConfig
	Verify         *verify.Config
	Tracer         *trace.Config
	MySQL          *sql.Config
	Redis          *redis.Config
	Ecode          *ecode.Config
	GRPC           *warden.ServerConfig
	GRPCClient     map[string]*GRPCClientConfig
	L1PushStrategy map[string]*PushStrategy
	L2PushStrategy map[string]*PushStrategy
	Infoc          *infoc.Config
}

Config .

type GRPCClientConfig

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

GRPCClientConfig .

type PushStrategy

type PushStrategy struct {
	T int
	A int
	B int
}

PushStrategy .

Jump to

Keyboard shortcuts

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