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 ( Account = KeyString("X-Account-ID") User = KeyString("X-User-ID") TokenPointer = KeyString("tokenPointer") )
Added useful keys
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.