Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
func IsInvalidMetadata ¶
Types ¶
type Interceptor ¶
type Interceptor struct {
// contains filtered or unexported fields
}
func NewInterceptor ¶
func NewInterceptor(config InterceptorConfig) (*Interceptor, error)
func (*Interceptor) Interceptor ¶
func (e *Interceptor) Interceptor() grpc.UnaryServerInterceptor
type InterceptorConfig ¶
Click to show internal directories.
Click to hide internal directories.