Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthCache ¶
type AuthCache struct {
// contains filtered or unexported fields
}
func NewAuthCache ¶
func (AuthCache) GetTokenState ¶
type MockOTPCache ¶
type MockRoleCache ¶
func (*MockRoleCache) Get ¶
func (r *MockRoleCache) Get(ctx context.Context, key string) (*domain.RoleKeyType, error)
type OTPCache ¶
type OTPCache struct {
// contains filtered or unexported fields
}
func NewOTPCache ¶
Click to show internal directories.
Click to hide internal directories.