mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 14:08:23 +00:00
add ping endpoint and healthcheck command
This commit is contained in:
@@ -5,7 +5,8 @@ use crate::config::{
|
||||
use clap::Parser;
|
||||
use rustical_frontend::FrontendConfig;
|
||||
|
||||
mod membership;
|
||||
pub mod health;
|
||||
pub mod membership;
|
||||
pub mod principals;
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
|
||||
Reference in New Issue
Block a user