global

package
v0.0.0-...-86f108f Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2025 License: Apache-2.0 Imports: 10 Imported by: 5

Documentation

Index

Constants

View Source
const (
	Local = "zh"
)

Variables

View Source
var (
	UserDB      *gorm.DB      // 用户服务数据库
	GoodsDB     *gorm.DB      // 商品服务数据库
	GRPCServer  *grpc.Server  // GRPC 服务器实例
	RedisClient *redis.Client // redis 客户端
	Trans       ut.Translator // 翻译器

	UserClient user.UserClient // 用户微服务客户端

	BannerClient        banner.BannerClient                // 广告微服务客户端
	BrandClient         brand.BrandClient                  // 品牌微服务客户端
	GoodsClient         goods.GoodsClient                  // 商品微服务客户端
	CategoryClient      category.CategoryClient            // 商品微服务客户端
	CategoryBrandClient category_brand.CategoryBrandClient // 品牌分类微服务客户端
)

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