Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrNotEndOfLine = erorr.Error("httpsse: not end-of-line")
)
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
Copy copies the 'end-of-line' as defined by the HTTP-SSE specification: https://html.spec.whatwg.org/multipage/server-sent-events.html
end-of-line = ( cr lf / cr / lf )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.