Constant PEER_SERVICE
pub const PEER_SERVICE: &'static str;
Expand description
The service.name
of the remote service. SHOULD be equal to the actual service.name
resource attribute of the remote service if any.
ยงExamples
"AuthTokenCache"
pub const PEER_SERVICE: &'static str;
The service.name
of the remote service. SHOULD be equal to the actual service.name
resource attribute of the remote service if any.
"AuthTokenCache"