setting

package
v0.0.0-...-a531e67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Cfg 配置文件
	Cfg *ini.File

	// RunMode 运行模式
	RunMode string

	// HTTPPort 端口
	HTTPPort int
	// ReadTimeout 读超时
	ReadTimeout time.Duration
	// WriteTimeout 写超时
	WriteTimeout time.Duration

	// PageSize 页容
	PageSize int
	// JWTSecret jwt密钥
	JWTSecret string
)

Functions

func LoadApp

func LoadApp()

LoadApp 加载app配置

func LoadBase

func LoadBase()

LoadBase 加载基本配置

func LoadServer

func LoadServer()

LoadServer 加载服务配置

Types

This section is empty.

Jump to

Keyboard shortcuts

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