# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewFrontend creates a new frontend.
NewTimeIntervalIterator returns a new interval iterator.
WithAlignment causes a sub-range start time to be a multiple of the alignment.
# Structs
Config for a Frontend.
Frontend implements GrpcRoundTripper.
No description provided by the author
TimeIntervalIterator splits a time range into non-overlapping sub-ranges, where the boundary adjoining on the left is not included, e.g:
[t1, t2), [t3, t4), ..., [tn-1, tn].
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author