Documentation ¶
Overview ¶
Package contextkeys stores the keys to the context accessor functions, letting generated code safely set values in contexts without exposing the setters to the outside world.
Index ¶
Constants ¶
View Source
const ( MethodNameKey contextKey = 1 + iota ServiceNameKey PackageNameKey StatusCodeKey RequestHeaderKey ResponseWriterKey )
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.