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