Crate riemann_client

Source
Expand description

A Riemann client library and command line interface.

Re-exports§

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