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_failuresget endpoint. - list_
solution_ set_ failures - The
/list_solution_set_failuresget endpoint. - submit_
solution_ set - The
/submit-solution-setget endpoint.
Structs§
- System
Time Error - The system time returned a timestamp that preceded
UNIX_EPOCH.
Enums§
- Error
- Any endpoint error that might occur.