Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StreamingMode ¶
type StreamingMode string
const ( StreamingModeNone StreamingMode = "none" StreamingModeSSE StreamingMode = "sse" StreamingModeBidi StreamingMode = "bidi" )
Click to show internal directories.
Click to hide internal directories.