Bases: object
object
Sentinel object indicating the end of a streaming response.
Put this on the response queue after the final StreamChunk to signal that no more chunks will be sent for this request.
StreamChunk
Methods
__init__()
__init__