Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Route ¶
Route provides the route instance for routing operation.
func NewAuthRoutes ¶
func NewAuthRoutes(authHandlers handlers.AuthHandlers) []*Route
NewAuthRoutes provides the routing process for authentication.
func NewVulnRoutes ¶
func NewVulnRoutes(vulnHandlers handlers.VulnHandlers) []*Route
NewVulnRoutes provides the routing process for vulnerability.
Click to show internal directories.
Click to hide internal directories.