global

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CONFIG config.Config // 配置
	LOGGER *zap.Logger   // 日志模块
	DB     struct {
		Master  *sqlx.DB
		Replica *sqlx.DB
	}
	REDIS *redis.Client // redis
)

全局变量定义

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