solti-discover 0.0.2

Solti SDK agent-registration and heartbeat client for the Podium control-plane.
Documentation
1
2
3
4
5
6
//! # Embedded discovery tasks.
//!
//! Each function returns `(TaskRef, TaskSpec)` ready for `SupervisorApi::submit_with_task`.

mod sync;
pub use sync::sync;