Expand description
This crate implements support for the delouse
daemon, a set of HTTP
endpoints that enable specific debugging capabilities.
Structs§
- API Endpoint: get_schema Return the OpenAPI schema for the daemon as-configured. Some endpoints may differ depending on the host that is being targeted.
Constants§
- API Endpoint: get_schema Return the OpenAPI schema for the daemon as-configured. Some endpoints may differ depending on the host that is being targeted.
Functions§
- Initialize the
delouse
internals, and start up a webserver used for pulling debug information from the internals of the resident program.