get_agent
Method
This is a method of the GatewayProtocol class in the gateway module.Get a registered agent by ID.
Signature
Parameters
&str
required
No description available.
Returns
Option<Arc<Agent>>
The result of the operation.
get_agent: Get a registered agent by ID.
This is a method of the GatewayProtocol class in the gateway module.Get a registered agent by ID.