Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RequestIDHeader = "X-Request-Id"
RequestIDHeader is the name of the HTTP Header which contains the request id. Exported so that it can be changed by developers
Functions ¶
Types ¶
type ContextKey ¶
type ContextKey string
ContextKey avoids collision in Context. Read more on https://blog.golang.org/context#TOC_3.2.
func (ContextKey) String ¶
func (c ContextKey) String() string
Click to show internal directories.
Click to hide internal directories.