Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromStopChannel ¶
FromStopChannel creates a new context.Context from the given stopChan. If a value is sent from the channel, the context.Context.Err() method panics. The channel should only be closed to signal completion.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.