Directories
¶
| Path | Synopsis |
|---|---|
|
Package errutil implements some useful extensions to the stdlib Go errors package, in the same spirit of packages like ioutil/httputil.
|
Package errutil implements some useful extensions to the stdlib Go errors package, in the same spirit of packages like ioutil/httputil. |
|
io
|
|
|
Package iotest implements io Read/Writers that are useful for testing.
|
Package iotest implements io Read/Writers that are useful for testing. |
|
Package muxer provides functions that helps you implement the fan-in of concurrent operations by providing a way to coalesce the sink of multiple channels on just one.
|
Package muxer provides functions that helps you implement the fan-in of concurrent operations by providing a way to coalesce the sink of multiple channels on just one. |
|
Package semaphore provides a simple implementation of a semaphore (hence the name, duh).
|
Package semaphore provides a simple implementation of a semaphore (hence the name, duh). |
Click to show internal directories.
Click to hide internal directories.