Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Firstyear/opensuse-proxy-cache
/ AuthMiddleware
Class
AuthMiddleware
opensuse-proxy-cache/src/auth.rs:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
use std::sync::Arc;
12
13
pub struct AuthMiddleware;
14
15
impl AuthMiddleware {
16
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected