Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() interceptors.ServerInterceptors
Types ¶
type StreamInterceptor ¶
type StreamInterceptor interface {
StreamServerInterceptor() grpc.StreamServerInterceptor
}
type UnaryInterceptor ¶
type UnaryInterceptor interface {
UnaryServerInterceptor() grpc.UnaryServerInterceptor
}
Click to show internal directories.
Click to hide internal directories.