Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteToInfluxDB ¶
Types ¶
type RealClient ¶
type RealClient struct {
// contains filtered or unexported fields
}
func (*RealClient) WriteAPI ¶
func (r *RealClient) WriteAPI(org, bucket string) WriteAPI
type RealWriteAPI ¶
type RealWriteAPI struct {
// contains filtered or unexported fields
}
func (*RealWriteAPI) Flush ¶
func (r *RealWriteAPI) Flush()
func (*RealWriteAPI) WritePoint ¶
func (r *RealWriteAPI) WritePoint(p *write.Point)
Click to show internal directories.
Click to hide internal directories.