Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppTypeWeb = "web" AppTypeDB = "db" AppTypeCache = "cache" AppTypeRPC = "rpc" )
Application types for services.
View Source
const ( ErrorMsg = "error.msg" ErrorType = "error.type" ErrorStack = "error.stack" )
Standard error message metadata fields.
View Source
const ( HTTPType = "http" HTTPMethod = "http.method" HTTPCode = "http.status_code" HTTPURL = "http.url" )
HTTP meta constants.
View Source
const ( SQLType = "sql" SQLQuery = "sql.query" )
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.