Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(listener interfaces.Listener, callback Callback) interfaces.Interceptor
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
func (*Auth) StreamServerInterceptor ¶
func (c *Auth) StreamServerInterceptor() grpc.StreamServerInterceptor
func (*Auth) UnaryServerInterceptor ¶
func (c *Auth) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.