Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTransport ¶
func NewTransport(options ...SSETransportOption) server.Transport
Types ¶
type CommentEvent ¶
type CommentEvent struct {
Comment []byte
}
type KeepAliveOption ¶
type SSETransportOption ¶
type SSETransportOption interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.