Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Now = time.Now Since = time.Since )
Functions ¶
func StreamInterceptor ¶
func StreamInterceptor(opts ...Option) grpc.StreamServerInterceptor
StreamInterceptor returns a grpc.StreamServerInterceptor that do logging.
func UnaryInterceptor ¶
func UnaryInterceptor(opts ...Option) grpc.UnaryServerInterceptor
UnaryInterceptor returns a grpc.UnaryServerInterceptor that do logging.
Types ¶
Click to show internal directories.
Click to hide internal directories.