Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParser ¶
GetParser returns JSON parser.
The parser must be returned to the pool via PutParser when no longer needed.
func ParseStream ¶ added in v1.34.0
ParseStream parses OpenTSDB http lines from req and calls callback for the parsed rows.
The callback can be called multiple times for streamed data from req.
callback shouldn't hold rows after returning.
Types ¶
Click to show internal directories.
Click to hide internal directories.