config

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	Main  main  `json:"main"`
	Db    db    `json:"db"`
	Redis redis `json:"redis"`
	Cache cache `json:"cache"`
}

AppConfig 框架配置结构体

var Config *AppConfig

Config 框架配置详情的实例

Jump to

Keyboard shortcuts

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