Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDenied = herodot.ErrUnauthorized
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware interface { UnaryInterceptor() grpc.UnaryServerInterceptor StreamInterceptor() grpc.StreamServerInterceptor }
Click to show internal directories.
Click to hide internal directories.