Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
Package daemon aims to make it easier to write simple network daemons for process supervised deployment like "systemd".
|
Package daemon aims to make it easier to write simple network daemons for process supervised deployment like "systemd". |
Package log is a drop-in replacement for the standard Go logging library "log" which is fully source code compatible support all the standard library API while at the same time offering advanced logging features through an extended API.
|
Package log is a drop-in replacement for the standard Go logging library "log" which is fully source code compatible support all the standard library API while at the same time offering advanced logging features through an extended API. |
syslog
Package syslog provides the syslog level contants source code compatible with the standard library.
|
Package syslog provides the syslog level contants source code compatible with the standard library. |
Package metric is a generic metric package for the standard metric types gauges/counters/timers/histograms.
|
Package metric is a generic metric package for the standard metric types gauges/counters/timers/histograms. |
Package netutil only defines interfaces for objects which can return listeners.
|
Package netutil only defines interfaces for objects which can return listeners. |
pool
Package pool implements a pool of net.Conn interfaces to manage and reuse them.
|
Package pool implements a pool of net.Conn interfaces to manage and reuse them. |
reaper
Package reaper implements an IOActivityTimeout for a net.Conn by having a reaper go-routine monitoring connections for IO activity and close connections which fail to show activity.
|
Package reaper implements an IOActivityTimeout for a net.Conn by having a reaper go-routine monitoring connections for IO activity and close connections which fail to show activity. |
Package sd aims to make it easier to write simple network daemons for Linux systemd
|
Package sd aims to make it easier to write simple network daemons for Linux systemd |
Click to show internal directories.
Click to hide internal directories.