5b5d562bd4
Line protocol does not require or allow escaping of backslash, the only
requirement for a byte to be escaped is if it is an escapable char and
preceeded immediately by a slash.
(cherry picked from commit
|
||
---|---|---|
.. | ||
escape.go | ||
inline_strconv_parse.go | ||
inline_strconv_parse_test.go | ||
metric.go | ||
metric_benchmark_test.go | ||
metric_test.go | ||
parse.go | ||
parse_test.go | ||
reader.go | ||
reader_test.go |