Documentation ¶
Overview ¶
Package sentry implements gRPC middleware that forwards errors in RPCs to Sentry
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor forwards errors in Stream RPCs to Sentry
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor forwards errors in Unary RPCs to Sentry
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.