Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa0ec74b35 | ||
|
|
7b98b16e6e |
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user