Skip to main content

Module echo

Module echo 

Source
Expand description

A trivial DaemonService that echoes its payload back. It exists so the daemon framework can be exercised end-to-end before — and independently of — any real service.

Structs§

EchoService
A stateless service whose only op, echo, returns its payload verbatim.