Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggerStreamInterceptor ¶
func LoggerStreamInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) error
LoggerStreamInterceptor is a stream rpc server interceptor handler that handles cloud logging of stream rpc calls
func LoggerUnaryInterceptor ¶
func LoggerUnaryInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
LoggerUnaryInterceptor is an unary rpc server interceptor handler that handles cloud logging of unary rpc calls
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.