Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthServerInterceptor ¶
type AuthServerInterceptor struct {
// contains filtered or unexported fields
}
func NewAuthServerInterceptor ¶
func NewAuthServerInterceptor() *AuthServerInterceptor
func NewAuthServerInterceptorWithCustomParser ¶
func NewAuthServerInterceptorWithCustomParser(jwtToken itbasisJwtToken.JwtToken) *AuthServerInterceptor
func (*AuthServerInterceptor) GetAuthFunc ¶
func (receiver *AuthServerInterceptor) GetAuthFunc() grpcAuth.AuthFunc
Click to show internal directories.
Click to hide internal directories.