Crate jd_client

Source

Modules§

downstream
error
job_declarator
proxy_config
status
template_receiver
upstream_sv2

Structs§

PoolChangerTrigger

Statics§

IS_NEW_TEMPLATE_HANDLED
Is used by the template receiver and the downstream. When a NewTemplate is received the context that is running the template receiver set this value to false and then the message is sent to the context that is running the Downstream that do something and then set it back to true.