Documentation
¶
Index ¶
Constants ¶
View Source
const ContentTypeEventStream = "text/event-stream"
Variables ¶
This section is empty.
Functions ¶
func NewEventSourceClientOptions ¶
func NewEventSourceClientOptions(callback EventCallback) func(co *runtime.ClientOperation)
func NewEventSourceConsumer ¶
Types ¶
type EventCallback ¶
type EventCallback func(Event)
Click to show internal directories.
Click to hide internal directories.