Directories ¶
Path | Synopsis |
---|---|
Package bufwriter implements a simplified buffered writer, similar to the bufio package in the Go standard library, but adds automatic flushing.
|
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 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 configwatch watches local or remote config files for changes. |
Package connpool provides for managing network connections with a resource pool.
|
Package connpool provides for managing network connections with a resource pool. |
Package cpusharer implements co-operative CPU sharing between goroutines.
|
Package cpusharer implements co-operative CPU sharing between goroutines. |
Package filegen manages the generation of computed files.
|
Package filegen manages the generation of computed files. |
flags
|
|
Package flagutil provides utility types for the standard flag package.
|
Package flagutil provides utility types for the standard flag package. |
Package format provides convenience functions for formatting.
|
Package format provides convenience functions for formatting. |
images
|
|
Package logbuf provides a circular buffer for writing logs to.
|
Package logbuf provides a circular buffer for writing logs to. |
Package mdb implements a simple in-memory Machine DataBase.
|
Package mdb implements a simple in-memory Machine DataBase. |
mdbd
Package mdbd implements a simple MDB watcher.
|
Package mdbd implements a simple MDB watcher. |
rrdialer
Package rrdialer implements a dialer which provides improved behaviour for hostnames with multiple IP addresses (aka.
|
Package rrdialer implements a dialer which provides improved behaviour for hostnames with multiple IP addresses (aka. |
Package resourcepool provides for managing shared resource pools.
|
Package resourcepool provides for managing shared resource pools. |
Package rpcclientpool wraps net/rpc.Client to manage shared resource pools.
|
Package rpcclientpool wraps net/rpc.Client to manage shared resource pools. |
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.
|
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. |
setupclient
Package setupclient assists in setting up TLS credentials for a client.
|
Package setupclient assists in setting up TLS credentials for a client. |
setupserver
Package setupserver assists in setting up TLS credentials for a server.
|
Package setupserver assists in setting up TLS credentials for a server. |
Package verstr supports comparing and sorting of version strings.
|
Package verstr supports comparing and sorting of version strings. |
Package x509util provides utility functions to process X509 certificates.
|
Package x509util provides utility functions to process X509 certificates. |
Click to show internal directories.
Click to hide internal directories.