package
Version:
v2.8.0+incompatible
Opens a new window with list of versions in this module.
Published: Oct 23, 2018
License: BSD-3-Clause, BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PrioritySlot struct {
}
PrioritySlot is a slot in which only one context can thrive.
Use derives a new context.
Whichever of the argument and the incumbent are lower priority is canceled.
In a tie the incumbent is canceled.
Slot is a slot in which only one context can thrive.
Use derives a context bound to the slot.
Cancels any context previously bound to the slot.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.