Module monitoring

Source
Expand description

Bothan core monitoring module.

Provides monitoring client, signer, types, and utilities. Monitoring utilities and types for Bothan core.

Re-exports§

pub use client::Client;
pub use types::BothanInfo;
pub use types::Entry;
pub use types::HEARTBEAT_INTERVAL;
pub use types::Topic;

Modules§

client
Bothan core monitoring client implementation.
error
Bothan core monitoring error types.
types
Bothan core monitoring types.

Structs§

Signer

Functions§

create_uuid