Module register

Module register 

Source
Expand description

Internal endpoint for juicehost to register a file it already stored. Avoids pushing the same data twice when juicehost already has the file.

Structs§

RegisterRequest
Payload accepted by the register endpoint.
RegisterResponse
Response returned by the register endpoint.

Functions§

register_handler