Directories ¶
Path | Synopsis |
---|---|
Package algo provides common computer science algorithms and data structures implemented in pure Go.
|
Package algo provides common computer science algorithms and data structures implemented in pure Go. |
Package etcdutil provides a helper structure that simplifies common etcd operations.
|
Package etcdutil provides a helper structure that simplifies common etcd operations. |
Package flock provides a simple file locking mechanism for linux/unix based on unix.Flock.
|
Package flock provides a simple file locking mechanism for linux/unix based on unix.Flock. |
Package gopool implements a concurrent work processing model.
|
Package gopool implements a concurrent work processing model. |
Package graceful provides a net/http compatible Server that can be gracefully shut down.
|
Package graceful provides a net/http compatible Server that can be gracefully shut down. |
Package mmap provides a simplified interface to using mmap on linux/unix systems.
|
Package mmap provides a simplified interface to using mmap on linux/unix systems. |
Package nlock provides mutext locking by name.
|
Package nlock provides mutext locking by name. |
Package semver implements structs and functions that adhere to Semantic Versioning (http://semver.org/).
|
Package semver implements structs and functions that adhere to Semantic Versioning (http://semver.org/). |
Package signalhandler provides an all-in-one solution for simple signal handling.
|
Package signalhandler provides an all-in-one solution for simple signal handling. |
Package wraphttp provides functions that wrap some of the standard net/http interfaces.
|
Package wraphttp provides functions that wrap some of the standard net/http interfaces. |
Package wrapio implements wrappers for the io.Reader and io.Writer interfaces.
|
Package wrapio implements wrappers for the io.Reader and io.Writer interfaces. |
Click to show internal directories.
Click to hide internal directories.