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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Conf conf
	Conf = &Config{}
)

Functions

func Init

func Init() (err error)

Init init.

Types

type Config

type Config struct {
	// identify
	Auth *permit.Config
	// log
	Log *log.Config
	// orm
	ORM *orm.Config
	// http client
	HTTPClient *bm.ClientConfig
	//ConfSvr
	ConfSvr *rpc.ClientConfig
	//tree
	Tree *ServiceTree
	// db apm
	ORMApm *orm.Config
	//BM
	BM *bm.ServerConfig
}

Config config

type ServiceTree

type ServiceTree struct {
	Platform string
}

ServiceTree service tree.

Jump to

Keyboard shortcuts

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