Compare commits
2 Commits
3976307952
...
fa0ec74b35
| Author | SHA1 | Date | |
|---|---|---|---|
| fa0ec74b35 | |||
| 7b98b16e6e |
@ -10,7 +10,7 @@ use std::time::Duration;
|
||||
use sysinfo::{System, SystemExt};
|
||||
|
||||
/// Rule description structure
|
||||
pub struct Rule {
|
||||
struct Rule {
|
||||
/// Monitored service name
|
||||
pub service: String,
|
||||
/// Monitored URI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user