package
Version:
v0.0.0-...-aec62d2
Opens a new window with list of versions in this module.
Published: Apr 22, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Serializer writes a Point in a serialized form for MongoDB
Serialize writes Point data to the given writer, conforming to the
InfluxDB wire protocol.
This function writes output that looks like:
<measurement>,<tag key>=<tag value> <field name>=<field value> <timestamp>\n
For example:
foo,tag0=bar baz=-1.0 100\n
Source Files
¶
Click to show internal directories.
Click to hide internal directories.