Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSE ¶
type SSE struct {
// contains filtered or unexported fields
}
func (*SSE) Listen ¶
func (s *SSE) Listen() http.HandlerFunc
func (*SSE) Messages ¶
func (s *SSE) Messages() http.HandlerFunc
func (*SSE) SendNotification ¶
func (s *SSE) SendNotification(notification *protocol.Notification)
Click to show internal directories.
Click to hide internal directories.