class DICT::RequestResponse
- DICT::RequestResponse
- Reference
- Object
Overview
A wrapper for a request and the associated response.
Defined in:
client.crConstructors
- .new(request : DICT::Request, channel : Channel(DICT::Response | Exception))
- .new(request : DICT::Request)