Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrNotFieldValue = erorr.Error("httpsse: not field value")
)
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
Copy copies the 'field-value' as defined by the HTTP-SSE specification: https://html.spec.whatwg.org/multipage/server-sent-events.html
Note that 'field-value' is implicitly defined.
[ colon [ space ] *any-char ] end-of-line
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.