Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectConfig ¶
type ConnectConfig struct {
Types []string
}
type EventSource ¶ added in v0.0.13
func (*EventSource) Connect ¶ added in v0.0.13
func (c *EventSource) Connect(req *http.Request, msgs chan<- Event, cfg ConnectConfig) error
Click to show internal directories.
Click to hide internal directories.