Crate riemann_client[][src]

A Riemann client library and command line interface.

Re-exports

pub use self::client::Client;

Modules

client

Layer three: An abstract client hiding the TCP/Protobuf layers.

proto

Layer one: Protobuf implementation generated by protoc --rust_out.

transport

Layer two: Protobuf transport over TCP.

Enums

Error

Type Definitions

Result

Result alias for Riemann client errors