# Functions
NewDataPurger creates a new DataPurger.
NewDeleteRequestHandler creates a DeleteRequestHandler.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ChunksGroup holds ChunkDetails and Labels for a group of chunks which have same series ID.
Config holds config for DataPurger.
DataPurger does the purging of data which is requested to be deleted.
DeletePlan holds all the chunks that are supposed to be deleted within an interval(usually a day) This Proto file is used just for storing Delete Plans in proto format.
DeleteRequestHandler provides handlers for delete requests.
No description provided by the author