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

Documentation

Index

Constants

View Source
const (
	// APPKey to call main site api
	APPKey = "fb06a25c6338edbc"
)
View Source
const (
	// MainInnerHostHTTP api host
	MainInnerHostHTTP = "http://api.bilibili.co"
)

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
	Redis      *redis.Config
	Memcache   *memcache.Config
	MySQL      *sql.Config
	Ecode      *ecode.Config
	LiveRpc    map[string]*liverpc.ClientConfig
	HTTPClient *bm.ClientConfig
	HistoryRPC *rpc.ClientConfig
	Auth       *auth.Config
	Warden     *warden.ClientConfig
	Infoc      *Infoc
	Host       *Host
	AccountRPC *rpc.ClientConfig
}

Config .

type Host

type Host struct {
	LiveRpc string
}

Host prc host

type Infoc

type Infoc struct {
	CapsuleInfoc *infoc.Config
}

Infoc .

Jump to

Keyboard shortcuts

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