pub const PEER_SERVICE: &str = "peer.service";
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: &str = "peer.service";
The service.name
of the remote service. SHOULD be equal to the actual service.name
resource attribute of the remote service if any.
AuthTokenCache