Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ResultSuccess 表示成功执行 SQL 的结果标记。 ResultSuccess = "success" // TraceId 为从 metadata 读取 trace id 的 key。 TraceId = "trace-id" // UserId 为从 metadata 读取 user id 的 key。 UserId = "user-id" // AppId 为从 metadata 读取调用方 app id 的 key。 AppId = "app-id" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.