Directories ¶
Path | Synopsis |
---|---|
Package atexit provides handling for functions you want called when the program exits unexpectedly due to a signal.
|
Package atexit provides handling for functions you want called when the program exits unexpectedly due to a signal. |
Package dircache provides a simple cache for caching directory to path lookups
|
Package dircache provides a simple cache for caching directory to path lookups |
Package file provides a version of os.OpenFile, the handles of which can be renamed and deleted under Windows.
|
Package file provides a version of os.OpenFile, the handles of which can be renamed and deleted under Windows. |
Package israce reports if the Go race detector is enabled.
|
Package israce reports if the Go race detector is enabled. |
Package pacer makes pacing and retrying API calls easy
|
Package pacer makes pacing and retrying API calls easy |
Package pool implements a memory pool similar in concept to sync.Pool but with more determinism.
|
Package pool implements a memory pool similar in concept to sync.Pool but with more determinism. |
Package rest implements a simple REST wrapper All methods are safe for concurrent calling.
|
Package rest implements a simple REST wrapper All methods are safe for concurrent calling. |
Click to show internal directories.
Click to hide internal directories.