# Packages
No description provided by the author
Package bufwriter implements a simplified buffered writer, similar to the bufio package in the Go standard library, but adds automatic flushing.
Package concurrent provides a simple way to run functions concurrently and
then reap the results.
Package configwatch watches local or remote config files for changes.
Package connpool provides for managing network connections with a resource
pool.
No description provided by the author
No description provided by the author
Package cpusharer implements co-operative CPU sharing between goroutines.
No description provided by the author
No description provided by the author
Package filegen manages the generation of computed files.
No description provided by the author
No description provided by the author
No description provided by the author
Package flagutil provides utility types for the standard flag package.
Package format provides convenience functions for formatting.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package logbuf provides a circular buffer for writing logs to.
No description provided by the author
Package mdb implements a simple in-memory Machine DataBase.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package resourcepool provides for managing shared resource pools.
Package rpcclientpool wraps net/rpc.Client to manage shared resource pools.
No description provided by the author
No description provided by the author
Package srpc is similar to the net/rpc package in the Go standard library,
except that it provides streaming RPC access, TLS support and authentication
and authorisation using X509 client certificates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package verstr supports comparing and sorting of version strings.
No description provided by the author
Package x509util provides utility functions to process X509 certificates.