# Functions

NewBatch creates new batch.
NewService creates new write service.

# Structs

Batch holds information for sending points batch.
Service is responsible for reliable writing of batches.

# Type aliases

BatchErrorCallback is synchronously notified in case non-blocking write fails.