Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSEComment ¶ added in v1.23.0
type SSEComment []byte
var (
SSEPing SSEComment = []byte("ping")
)
type ServerSentEvents ¶
type ServerSentEvents struct {
*driver.NopRenderer
}
func New ¶
func New() *ServerSentEvents
Click to show internal directories.
Click to hide internal directories.