
The highest tagged major version is
v2.
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jan 2, 2023
License: Apache-2.0
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
¶
Package ctxutil provides context helpers.
Sleep pauses the current goroutine until d has passed or ctx is canceled.
WithDelay returns a context that is canceled after a given amount of time after done channel is closed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.