config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Configstr = `` /* 714-byte string literal not displayed */

Functions

This section is empty.

Types

type Config

type Config struct {
	ServerPort int    // api服务端口
	OutLog     bool   //是否输出日志文件
	Dbipport   string //数据ip:port
	Dbuser     string //用户名
	Dbpass     string //密码
	Dbname     string //数据库名
}

Config 配置文件

var GConf Config

GConf 全局的config变量

Jump to

Keyboard shortcuts

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