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(opts ...Option) grpc.StreamServerInterceptor
StreamLogHandler handles access times and errors for stream RPC's. Its default behaviour can be changed by passing options.
func UnaryLogHandler ¶
func UnaryLogHandler(opts ...Option) grpc.UnaryServerInterceptor
UnaryLogHandler handles access times and errors for unary RPC's. Its default behaviour can be changed by passing Options.
Types ¶
Click to show internal directories.
Click to hide internal directories.