Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithoutCancel ¶
WithoutCancel creates a new context from `ctx` that is never cancelled and never times out. XXX This is an anti-pattern. It is used for background work, but that should always be indirected through some kind of background worker where the context must be explicitly propegated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.