Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthFuncOverrider ¶
func NewAuthFuncOverrider( tkvdr token_helper.TokenValidator, igmthr IgnoreMethoder, logger log.FieldLogger, ) grpc_auth.ServiceAuthFuncOverride
Types ¶
type IgnoreMethoder ¶
type IgnoreMethoder interface {
IsIgnoreMethod(md *grpc_helper.MethodDescription) bool
}
Click to show internal directories.
Click to hide internal directories.