Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(opts ...Option) grpc.StreamServerInterceptor
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(opts ...Option) grpc.UnaryServerInterceptor
Types ¶
type Option ¶
type Option func(*options)
func WithValidator ¶
func WithValidator(validator *protovalidate.Validator) Option
Click to show internal directories.
Click to hide internal directories.