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 of config
	Conf = &Config{}
)

Functions

func Init

func Init() error

Init int config

Types

type Config

type Config struct {
	// base
	// http
	BM *bm.ServerConfig
	// auth
	Permit *permit.Config
	// db
	ORM *orm.Config
	// log
	Log *log.Config
	// tracer
	Tracer *trace.Config
	// rule
	Rule *Rule
	// client
	HTTPReply *bm.ClientConfig
	// Warden Client
	ArcClient *warden.ClientConfig
	AccClient *warden.ClientConfig
	// GameTypes game types.
	GameTypes []*types
}

Config def.

type Rule

type Rule struct {
	MaxCSVRows       int
	MaxBatchArcLimit int
	MaxTreeContests  int
}

Rule .

Jump to

Keyboard shortcuts

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