Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(validator *validator.Validate) grpc.StreamServerInterceptor
StreamServerInterceptor returns a new stream server interceptor verified with validator.
func UnaryHandlerDecorator ¶
func UnaryHandlerDecorator(validator *validator.Validate) grpc_.UnaryHandlerDecorator
UnaryHandlerDecorator returns a new unary server handler decorator that performs data verified with validator.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(validator *validator.Validate) grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptor verified with validator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.