feat: add tracing and auth middleware

This commit is contained in:
brian
2025-06-08 21:11:45 +08:00
parent 27c94f4276
commit 93b7e46655
7 changed files with 383 additions and 33 deletions

1
src/util/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod pass;