Adding paralel request
This commit is contained in:
parent
21584f4edf
commit
0de1f9e083
2 changed files with 40 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ use crate::{
|
|||
data::{self, heartbeat::HeartbeatResponse, status_page::model::StatusPageResponse},
|
||||
};
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct UptimeKumaClient {
|
||||
client: Client,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue