Documentation ¶
Index ¶
- func StreamCrashInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, ...) (err error)
- func UnaryCrashInterceptor() grpc.UnaryServerInterceptor
- func UnaryStatInterceptor() grpc.UnaryServerInterceptor
- func UnaryTimeoutInterceptor(timeout time.Duration) grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamCrashInterceptor ¶
func StreamCrashInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) (err error)
func UnaryCrashInterceptor ¶
func UnaryCrashInterceptor() grpc.UnaryServerInterceptor
func UnaryStatInterceptor ¶
func UnaryStatInterceptor() grpc.UnaryServerInterceptor
func UnaryTimeoutInterceptor ¶
func UnaryTimeoutInterceptor(timeout time.Duration) grpc.UnaryServerInterceptor
@desc 超时插件 @auth liuguoqiang 2020-06-11 @param @return
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.