Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
Store *login_session.Store
Attempts *login_session.LoginAttempts
Log *slog.Logger
MaxLoginAttempts int
LoginAttemptMins int
LoginKeepMins int
}
Handler serves Control API routes.
Click to show internal directories.
Click to hide internal directories.