Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSEClient ¶
type SSEClient struct { http.CloseNotifier Listener <-chan pham.JSON // contains filtered or unexported fields }
SSEClient is Server-Sent Events client
func NewSSEClient ¶
NewSSEClient is SSEClient constructor
func (*SSEClient) CloseNotify ¶
CloseNotify implemente http.Closenotifier
Click to show internal directories.
Click to hide internal directories.