//
pkg.gl
Category
github.com/influxdata/influxdb-client-go/v2
internal
write
package
2.14.0
Repository:
https://github.com/influxdata/influxdb-client-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
1
Files
406 SLOC
#
Functions
NewBatch
NewBatch creates new batch.
NewService
NewService creates new write service.
#
Structs
Batch
Batch holds information for sending points batch.
Service
Service is responsible for reliable writing of batches.
#
Type aliases
BatchErrorCallback
BatchErrorCallback is synchronously notified in case non-blocking write fails.