# Packages
No description provided by the author
# Functions
MakeEndpoints initialize endpoints using the given service.
# Structs
No description provided by the author
CheckRequest specifies the request for the get check endpoint.
No description provided by the author
Endpoints contains all available endpoints for this api.
GetCheckResponse represents the response for a get check request.
GetChecksResponse represents the response for a get scan checks request.
GetScanResponse represents the response for a get scan request.
GetScansResponse represents the response for a list scans request.
GetScanStatsResponse represents the response for a get scan checks stats request.
No description provided by the author
No description provided by the author
No description provided by the author
ScanChecksRequest specifies the request for the get scan checks endpoint.
ScanRequest defines the request accepted by CreateScan endpoint.
ScanResponse represents the response for a scan creation request.
No description provided by the author
# Interfaces
HealthChecker defines the services needed by the endpoint.
No description provided by the author
ScanCreator defines the service interface required by the endpoint CreateScan.
ScanEngineService contains the services needed by all the endpoints.
ScanGetter defines the service interface required by the endpoint GetScan.