global

package
v0.0.0-...-48fb7be Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TopicApiCountIncrease string = "event:api:counter:increase"       // 接口调用计数+1
	TopicAccountApiDeduct string = "event:api:counter:account:deduct" // 接口扣款
	TopicAccountRecharge  string = "event:account:recharge"           // 用户充值
	TopicAccountChange    string = "event:account:change"             // 账户余额变动,会生成balance
	TopicCoreInitFinish   string = "event:init:core:finish"           // 核心服务初始化完成
	TopicApplicationClose string = "event:application:close"          // 应用关闭
	TopicTrafficLog       string = "event:traffic:log"                // 流量日志,记录与其他服务的http
)

Variables

This section is empty.

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