config

package
v0.0.0-...-26cf1d4 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// 数据库连接
	Db *gorm.DB

	// 服务配置
	SC *viper.Viper

	// token有效期
	TokenValidTime = 24 * time.Hour

	// 配置文件
	ConfigFile = ""

	// 日志目录
	LogDir = "./"

	// 运行模式
	Debug = false

	// 默认页面大小
	DefaultPageSize = 15

	// 使用的主题
	DefaultTheme = "E:/project/wyi-admin/theme/v1"

	// 附件目录
	DefaultAttachmentDir = "E:/project/fourfire.wang"

	// 附件引用URL前缀
	// 可以是cdn, 也可以是本机地址
	DefaultAttachmentURL = ""

	// 网站目录
	DefaultWebsiteDir = "E:/project/fourfire.wang"
)

flag变量配置

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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