Skip to main content

Module set

Module set 

Source
Expand description

db config set — async handler stub.

Modules§

request_schema
response_schema

Structs§

Args
Command
ListenerExecution
One /listen broadcast run of db config set: the actual Request, the producer’s AgentArguments, and the unary response future. See crate::cli::broadcast_listener.
Request
Value
The whole db config section as one object — the postgres connection coordinates are LINKED (an address, the user/password that authenticate there, the database they open), 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