Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WithGrpc = fx.Provide(newGrpc)
View Source
var WithUnaryLoggingInterceptorFactory = fx.Options( fx.Provide(fx.Annotate( NewUnaryLoggingInterceptorFactory, fx.ResultTags("unary_logging"), )), )
Functions ¶
func NewUnaryLoggingInterceptorFactory ¶
func NewUnaryLoggingInterceptorFactory(logger *log.Logger) grpc.UnaryServerInterceptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.