Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + func Listen(port string) (l net.Listener, err error) + func ListenAndServe(port string) os.Signal + func Published(l net.Listener, countTag, acceptTag string) net.Listener + func Wait() os.Signal + type CountingListener struct + ConnAccept *stats.Counter + ConnCount *stats.Gauge + func (l *CountingListener) Accept() (c net.Conn, err error)