Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthGRPCInterceptor ¶
type AuthGRPCInterceptor struct {
// contains filtered or unexported fields
}
func NewAuthGRPCInterceptor ¶
func NewAuthGRPCInterceptor(authClient auth.AuthServiceClient) *AuthGRPCInterceptor
func (*AuthGRPCInterceptor) Stream ¶
func (i *AuthGRPCInterceptor) Stream() grpc.StreamServerInterceptor
func (*AuthGRPCInterceptor) Unary ¶
func (i *AuthGRPCInterceptor) Unary() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.