package
0.0.0-20230921131859-37fced794d56
Repository: https://github.com/timescale/tsbs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewTimeInterval creates a new TimeInterval for a given start and end.
ParseUTCTime parses a string-represented time of the format 2006-01-02T15:04:05Z07:00.
SetupConfigFile defines the settings for the configuration file support.
ValidateGroups checks validity of combination groupID and totalGroups.

# Constants

ErrEndBeforeStart is the error message for when a TimeInterval's end time would be before its start.

# Structs

TimeInterval represents an interval of time in UTC.