# Functions
NewMonitoringError creates and returns a new gRPC monitoring error, wrapped under sharedesec.MonitoringError.
StartHandlerOperation starts an gRPC server handler operation, along with the given arguments and parent operation, and emits a start event up in the operation stack.
StartReceiveOperation starts a receive operation of a gRPC handler, along with the given arguments and parent operation, and emits a start event up in the operation stack.
# Structs
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
Abstract gRPC server handler operation definitions.
# Type aliases
gRPC handler operation's start and finish event callback function types.
gRPC handler operation's start and finish event callback function types.
gRPC receive operation's start and finish event callback function types.
gRPC receive operation's start and finish event callback function types.