Connection wraps GRPC hosts. Note that this wraps the hosts themselves; each host can contain multiple discreet services.
Toggles whether hosts are looped through in a deterministic order. For use in tests, should not be toggled in production/
Tears down all ongoing connections and resoruces.
Sets a mock interface to use instead of hitting real services.
Removes any existing mock.
Generated using TypeDoc
Connection wraps GRPC hosts. Note that this wraps the hosts themselves; each host can contain multiple discreet services.