Skip to main content

Module set

Module set 

Source
Expand description

daemon config set — async handler stub.

Modules§

request_schema
response_schema

Structs§

Args
Command
ListenerExecution
One /listen broadcast run of daemon config set: the actual Request, the producer’s AgentArguments, and the unary response future. See crate::cli::broadcast_listener.
Request
Value
The whole daemon config section as one object — the daemon’s client-facing coordinates are LINKED (a secret and its derived signature, the address they authorize), so they are set together, atomically. FULL-REPLACE semantics: this object becomes the section verbatim; omitted fields are cleared.

Enums§

Path
Schema

Functions§

execute
execute_transform

Type Aliases§

Response