Documentation
¶
Overview ¶
Package contextlib provides tools for easy and quick work with context.Context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValueFromContext ¶ added in v1.5.2
Types ¶
type ValueNotFoundError ¶ added in v1.0.8
func (ValueNotFoundError) Error ¶ added in v1.0.8
func (e ValueNotFoundError) Error() string
func (ValueNotFoundError) Unwrap ¶ added in v1.2.11
func (e ValueNotFoundError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.