conf

package module
v0.0.0-...-4337add Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	DbHostip   string `xml:"dbhostip"`
	DbUsername string `xml:"dbusername"`
	DbPassword string `xml:"dbpassword"`
	DbName     string `xml:"dbname"`
}

Configuration 配置项

var GConf Configuration

GConf 全局配置,来自配置文件

Jump to

Keyboard shortcuts

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