Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseStream ¶ added in v1.34.0
ParseStream parses OpenTSDB lines from r and calls callback for the parsed rows.
The callback can be called concurrently multiple times for streamed data from r. The callback can be called after ParseStream returns.
callback shouldn't hold rows after returning.
Types ¶
Click to show internal directories.
Click to hide internal directories.