Documentation ¶
Index ¶
Constants ¶
View Source
const ( CtxKeyRequestID = "reqid" CtxKeyLogger = "logger" CtxKeyPlatform = "platform" CtxKeyUserRole = "userrole" CtxKeyLoginStatus = "loginstatus" )
View Source
const ( CtxKeyAccountID = "accountid" // 用户端登录账户 CtxKeyCustomerID = "customerid" CtxKeyCompanyID = "companyid" CtxKeyEmployeeID = "employeeid" // 运营端员工 CtxKeyUin = "uin" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.