Documentation
¶
Overview ¶
Package eventsource provides HTTP/1.1 and HTTP/2 support for server-side events.
Based on: https://gist.github.com/schmohlio/d7bdb255ba61d3f5e51a512a7c0d6a85 https://gist.github.com/ismasan/3fb75381cd2deb6bfa9c https://github.com/antage/eventsource
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Broker ¶
type Broker struct {
log.FieldLogger
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.