Module minerva_rpc::session
source · [−]Expand description
Structures and algorithms related to a server and a client for the Session service.
Modules
Generated client implementations.
Generated server implementations.
Functions
Creates a Session client with tenant and requestor metadata and connects
to the server. Upon failure, returns an
Unavailable
gRPC status.Type Definitions
Type for a
SessionClient
with an interceptor that sends tenant and
requestor metadata to the server.