Versions in this module Expand all Collapse all v0 v0.2.0 Oct 13, 2025 v0.1.0 Feb 18, 2025 Changes in this version + func New(options ...Option) *parser.VectorSelector + type Builder parser.VectorSelector + type Option func(vector *Builder) + func WithAtEnd() Option + func WithAtSpecificTimeStamp(timestamp int64) Option + func WithAtStart() Option + func WithLabelMatchers(matchers ...*labels.Matcher) Option + func WithMetricName(name string) Option + func WithOffset(duration time.Duration) Option + func WithOffsetAsString(d string) Option