Documentation
¶
Index ¶
Constants ¶
View Source
const ( FReqID = "reqid" // http request id FIP = "ip" // http client ip FPath = "path" // http request url path FMethod = "method" // http request method FOS = "os" // user agent os FBrowser = "browser" // user agent browser )
common field names
Variables ¶
View Source
var X = logrus.StandardLogger()
keep X usable(not panic) before Setup
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.