config

package
v0.0.0-...-a2fbdec Latest Latest
Warning

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

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

Documentation

Overview

Package config default config

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppInfo   appInfo   `json:"AppInfo"`
	Log       logConf   `json:"Log"`
	DB        db        `json:"DB"`
	Redis     redis     `json:"Redis"`
	Wechat    wechat    `json:"Wechat"`
	EmailInfo emailInfo `json:"EmailInfo"`
}

Config 配置

var Conf *Config

Conf 配置

Jump to

Keyboard shortcuts

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