userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/grpc_middleware_service/src/middlewares/auth.cpp
#include "auth.hpp"
namespace
samples::grpc::auth {
const ::grpc::string kKey =
"x-key"
;
const ::grpc::string kCredentials =
"secret-credentials"
;
}
// namespace samples::grpc::auth
Generated on Tue May 13 2025 12:30:04 for userver by
Doxygen
1.13.2