Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Line ¶
type Line struct {
Raw []byte
JSON json.RawMessage
Prefix []byte
Suffix []byte
}
Line represents a line from the given Reader of a Stream, containing the raw bytes and the RawMessage of JSON if present.
Click to show internal directories.
Click to hide internal directories.