Documentation
¶
Index ¶
- func AuditLog(c echo.Context, fields log.Fields, format string, args ...interface{})
- func HookAccountEndpoints(api *echo.Group)
- func HookAdminEndpoints(api *echo.Group)
- func HookAgentEndpoints(api *echo.Group)
- func HookAgentHandlerEndpoints(api *echo.Group)
- func HookAttackEndpoints(api *echo.Group)
- func HookAttackTemplateEndpoints(api *echo.Group)
- func HookAuthEndpoints(api *echo.Group, sessHandler auth.SessionHandler)
- func HookConfigEndpoints(api *echo.Group)
- func HookE2EEndpoints(g *echo.Group, apiKey string)
- func HookHashcatEndpoints(api *echo.Group)
- func HookHashlistEndpoints(api *echo.Group)
- func HookJobEndpoints(api *echo.Group)
- func HookListsEndpoints(api *echo.Group)
- func HookPotfileEndpoints(api *echo.Group)
- func HookProjectEndpoints(api *echo.Group)
- func HookUserEndpoints(api *echo.Group)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HookAccountEndpoints ¶
func HookAccountEndpoints(api *echo.Group)
func HookAdminEndpoints ¶
func HookAdminEndpoints(api *echo.Group)
func HookAgentEndpoints ¶
func HookAgentEndpoints(api *echo.Group)
func HookAgentHandlerEndpoints ¶
func HookAgentHandlerEndpoints(api *echo.Group)
func HookAttackEndpoints ¶
func HookAttackEndpoints(api *echo.Group)
func HookAttackTemplateEndpoints ¶
func HookAttackTemplateEndpoints(api *echo.Group)
func HookAuthEndpoints ¶
func HookAuthEndpoints(api *echo.Group, sessHandler auth.SessionHandler)
func HookConfigEndpoints ¶
func HookConfigEndpoints(api *echo.Group)
func HookE2EEndpoints ¶
func HookE2EEndpoints(g *echo.Group, apiKey string)
func HookHashcatEndpoints ¶
func HookHashcatEndpoints(api *echo.Group)
func HookHashlistEndpoints ¶
func HookHashlistEndpoints(api *echo.Group)
func HookJobEndpoints ¶
func HookJobEndpoints(api *echo.Group)
func HookListsEndpoints ¶
func HookListsEndpoints(api *echo.Group)
func HookPotfileEndpoints ¶
func HookPotfileEndpoints(api *echo.Group)
func HookProjectEndpoints ¶
func HookProjectEndpoints(api *echo.Group)
func HookUserEndpoints ¶
func HookUserEndpoints(api *echo.Group)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.