Crate delouse

Source
Expand description

This crate implements support for the delouse daemon, a set of HTTP endpoints that enable specific debugging capabilities.

Structs§

get_schema
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§

get_schema
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§

init
Initialize the delouse internals, and start up a webserver used for pulling debug information from the internals of the resident program.