Expand description
A Riemann client library and command line interface.
Re-exports§
pub use self::client::Client;
Modules§
- Layer three: An abstract client hiding the TCP/Protobuf layers.
- Layer one: Protobuf implementation generated by
protoc --rust_out. - Layer two: Protobuf transport over TCP.
Enums§
Type Aliases§
- Result alias for Riemann client errors