config

package
v0.0.0-...-f4e968d Latest Latest
Warning

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

Go to latest
Published: May 24, 2017 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Debug bool

	Salt string

	ConfigFileName string
	Host           string
	Port           string

	MongoHost     string
	MongoPort     string
	MongoUser     string
	MongoPassword string
	MongoDatabase string

	RedisHost     string
	RedisPort     string
	RedisPassword string
}

Config 配置struct

var ConfigSource *Config

ConfigSource 配置

Jump to

Keyboard shortcuts

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