kuma-client 2.0.0

Rust wrapper for the Uptime Kuma Socket.IO API
Documentation
1
2
3
4
5
6
7
8
9
pub(crate) mod event;
pub(crate) mod response;

pub mod docker_host;
pub mod maintenance;
pub mod monitor;
pub mod notification;
pub mod status_page;
pub mod tag;