Module endpoint

Module endpoint 

Source
Expand description

Provides a small module for each endpoint with associated PATH and handler.

Modules§

health_check
The return a health check response.
latest_solution_set_failures
The /latest_solution_set_failures get endpoint.
list_solution_set_failures
The /list_solution_set_failures get endpoint.
submit_solution_set
The /submit-solution-set get endpoint.

Structs§

SystemTimeError
The system time returned a timestamp that preceded UNIX_EPOCH.

Enums§

Error
Any endpoint error that might occur.