Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnableToAuthenticateEndpoint = errors.New("unable to authenticate endpoint")
)
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface {
Tumble(req *common.Request) (*middleware.TumblerClaims, error)
}
Click to show internal directories.
Click to hide internal directories.