Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValue ¶
GetValue retrieves a typed value from the context. Returns error if the value doesn't exist or can't be converted to type T.
func MustGetValue ¶
MustGetValue retrieves a typed value from the context. Panics if the value doesn't exist or can't be converted to type T.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.