Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(l glog.Logger) grpc.StreamServerInterceptor
StreamServerInterceptor returns a new streaming server interceptor that adds Logger to the context.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(l glog.Logger) grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptors that adds Logger to the context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.