# Functions
NewConflictWriter returns a Writer that redirects invalid point data to the conflict Writer.
WriteBucket reads data from rs covering the time range [start, end) and streams to w.
# Structs
ConflictWriter is a Writer that redirects conflicting data to an alternate output.