global

package
v0.0.0-...-2393675 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// APP_CONFIG_FILE_PATH app配置文件路径,注意,该常量只能在main.go中使用
	APP_CONFIG_FILE_PATH = "config/app.yaml"
)

Variables

View Source
var (
	// AppConfig 应用配置
	AppConfig config.AppicationConfig
	// MySQLClient MySQL客户端
	MySQLClient *gorm.DB
)

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