pub(crate) async fn get(
__arg0: State<HeartBeatHandler>,
__arg1: Query<HashMap<String, String>>,
) -> ResponseExpand description
Get the heartbeat handler.
pub(crate) async fn get(
__arg0: State<HeartBeatHandler>,
__arg1: Query<HashMap<String, String>>,
) -> ResponseGet the heartbeat handler.