Documentation ¶
Overview ¶
Go Riemann client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client represents a connection to a Riemann server
func Dial ¶
Dial establishes a connection to a Riemann server at addr, on the network netwrk.
Known networks are "tcp", "tcp4", "tcp6", "udp", "udp4", and "udp6".
func DialWithTimeout ¶
Dial establishes a connection to a Riemann server at addr, on the network netwrk, with a timeout of timeout
Known networks are "tcp", "tcp4", "tcp6", "udp", "udp4", and "udp6".
Click to show internal directories.
Click to hide internal directories.