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: 10 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 Bfs

type Bfs struct {
	Key         string
	Secret      string
	Host        string
	Timeout     int
	MaxFileSize int
}

Bfs reprensents the bfs config

type Config

type Config struct {
	Log    *log.Config
	BM     *bm.ServerConfig
	Tracer *trace.Config
	Ecode  *ecode.Config
	ORM    *orm.Config
	//auth
	Permit *permit.Config2
	// bfs
	Bfs *Bfs
}

Config .

Jump to

Keyboard shortcuts

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