Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RequestKey = &ContextKey{"RequestID"}
)
Functions ¶
Types ¶
type ContextKey ¶
type ContextKey struct {
Name string
}
func (*ContextKey) String ¶
func (k *ContextKey) String() string
Click to show internal directories.
Click to hide internal directories.