Documentation ¶
Index ¶
- func RecoveryStreamServerInterceptor() grpc.StreamServerInterceptor
- func RecoveryUnaryServerInterceptor() grpc.UnaryServerInterceptor
- func StreamLoggerInterceptor(record func(entity *LogEntity)) grpc.StreamServerInterceptor
- func UnaryLoggerInterceptor(record func(entity *LogEntity)) grpc.UnaryServerInterceptor
- type LogEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecoveryStreamServerInterceptor ¶
func RecoveryStreamServerInterceptor() grpc.StreamServerInterceptor
func RecoveryUnaryServerInterceptor ¶
func RecoveryUnaryServerInterceptor() grpc.UnaryServerInterceptor
func StreamLoggerInterceptor ¶
func StreamLoggerInterceptor(record func(entity *LogEntity)) grpc.StreamServerInterceptor
func UnaryLoggerInterceptor ¶
func UnaryLoggerInterceptor(record func(entity *LogEntity)) grpc.UnaryServerInterceptor
Types ¶
Click to show internal directories.
Click to hide internal directories.