Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConn ¶
NewConn returns a net.Conn object that wraps c and produces metrics on the default engine.
func NewConnWith ¶
NewConnWith returns a net.Conn object that wraps c and produces metrics on eng.
func NewListener ¶
NewListener returns a new net.Listener which uses the stats.DefaultEngine.
Types ¶
type Handler ¶
Handler is an interface that can be implemented by types that serve network connections.
func NewHandler ¶
NewHandler returns a Handler object that warps hdl and produces metrics on the default engine.
Click to show internal directories.
Click to hide internal directories.