Documentation
      ¶
    
    
  
    
  
    Overview ¶
* * @Author: myxy99 <myxy99@foxmail.com> * @Date: 2021/1/2 12:50
Index ¶
- func CrashStreamServerInterceptor() grpc.StreamServerInterceptor
 - func CrashUnaryServerInterceptor() grpc.UnaryServerInterceptor
 - func PrometheusStreamServerInterceptor() grpc.StreamServerInterceptor
 - func PrometheusUnaryServerInterceptor() grpc.UnaryServerInterceptor
 - func TraceStreamServerInterceptor(srv interface{}, ss grpc.ServerStream, info *grpc.StreamServerInfo, ...) error
 - func TraceUnaryServerInterceptor() grpc.UnaryServerInterceptor
 - func XTimeoutUnaryServerInterceptor(timeout time.Duration) grpc.UnaryServerInterceptor
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CrashStreamServerInterceptor ¶
func CrashStreamServerInterceptor() grpc.StreamServerInterceptor
func CrashUnaryServerInterceptor ¶
func CrashUnaryServerInterceptor() grpc.UnaryServerInterceptor
func PrometheusStreamServerInterceptor ¶
func PrometheusStreamServerInterceptor() grpc.StreamServerInterceptor
func PrometheusUnaryServerInterceptor ¶
func PrometheusUnaryServerInterceptor() grpc.UnaryServerInterceptor
func TraceStreamServerInterceptor ¶ added in v1.0.9
func TraceStreamServerInterceptor(srv interface{}, ss grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) error
    func TraceUnaryServerInterceptor ¶
func TraceUnaryServerInterceptor() grpc.UnaryServerInterceptor
func XTimeoutUnaryServerInterceptor ¶
func XTimeoutUnaryServerInterceptor(timeout time.Duration) grpc.UnaryServerInterceptor
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.