Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
WireSet of controller
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller ref
type Options ¶
type Options struct {
Router *gin.Engine
HealthService *service.HealthService
TotpService *service.TotpService
SeriesService *service.SeriesService
}
Options dependency
Click to show internal directories.
Click to hide internal directories.