Documentation ¶
Index ¶
- func NewClientStreamInterceptors(telemeter telemetry.Telemetry) grpc.DialOption
- func NewClientUnaryInterceptors(telemeter telemetry.Telemetry) grpc.DialOption
- func NewServerInterceptors(telemeter telemetry.Telemetry, validator *protovalidate.Validator) []grpc.ServerOption
- func RecoveryHandler(logger *zap.Logger) grpc_recovery.RecoveryHandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientStreamInterceptors ¶
func NewClientStreamInterceptors(telemeter telemetry.Telemetry) grpc.DialOption
func NewClientUnaryInterceptors ¶
func NewClientUnaryInterceptors(telemeter telemetry.Telemetry) grpc.DialOption
func NewServerInterceptors ¶
func NewServerInterceptors(telemeter telemetry.Telemetry, validator *protovalidate.Validator) []grpc.ServerOption
func RecoveryHandler ¶
func RecoveryHandler(logger *zap.Logger) grpc_recovery.RecoveryHandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.