Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkToSkip ¶
MarkToSkip propagate context with a special tag that signals to sentry handler that the error must not be reported.
func StreamLogHandler ¶
func StreamLogHandler(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) error
StreamLogHandler handles access times and errors for stream RPC's
func UnaryLogHandler ¶
func UnaryLogHandler(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
UnaryLogHandler handles access times and errors for unary RPC's
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.