Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcInterceptor ¶
type GrpcInterceptor struct { AuthUnaryInterceptor grpc.UnaryServerInterceptor RecoveryUnaryInterceptor grpc.UnaryServerInterceptor }
func NewInterceptor ¶
func NewInterceptor(jwtService *jwt_service.JwtService) *GrpcInterceptor
Click to show internal directories.
Click to hide internal directories.