move FoundIn to observability.rs

This commit is contained in:
Charles Hall 2024-06-04 12:24:01 -07:00
parent 0bd2c43dab
commit 22dd7f1a54
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
9 changed files with 43 additions and 53 deletions

View file

@ -67,10 +67,9 @@ use tracing::{debug, error, field, warn};
use crate::{
api::client_server::{self, claim_keys_helper, get_keys_helper},
observability::FoundIn,
service::pdu::{gen_event_id_canonical_json, PduBuilder},
services,
utils::{self, FoundIn},
Ar, Error, PduEvent, Ra, Result,
services, utils, Ar, Error, PduEvent, Ra, Result,
};
/// Wraps either an literal IP address plus port, or a hostname plus complement