Documentation ¶
Overview ¶
Package v1 is a container for endpoints that are used to power the v1 of the service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationHandler ¶
type NotificationHandler struct { ScanFetcher domain.ScanFetcher TimestampFetcher domain.TimestampFetcher TimestampStorer domain.TimestampStorer Producer domain.Producer LogFn domain.LogFn }
NotificationHandler takes a duration and returns a list of completed scans.
Click to show internal directories.
Click to hide internal directories.