userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/grpc_middleware_service/src/middlewares/auth.cpp
#include "auth.hpp"
namespace
sample::grpc::auth {
const ::grpc::string kKey =
"x-key"
;
const ::grpc::string kCredentials =
"secret-credentials"
;
}
// namespace sample::grpc::auth
Generated on Wed May 15 2024 22:13:58 for userver by
Doxygen
1.10.0