Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerRecoveryInterceptor ¶
func StreamServerRecoveryInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) (err error)
StreamServerRecoveryInterceptor recover
func UnaryServerRecoveryInterceptor ¶
func UnaryServerRecoveryInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)
UnaryServerRecoveryInterceptor recover
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.