Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogWithContext ¶
LogWithContext is used as a helper for logging http request information
Types ¶
type ContextKey ¶
type ContextKey string
const ContextMSRequestID ContextKey = "xMsRequestId"
const ContextRemoteAddr ContextKey = "clientIP"
const ContextRequestID ContextKey = "requestID"
const ContextRequestURI ContextKey = "requestURI"
Click to show internal directories.
Click to hide internal directories.