Versions in this module Expand all Collapse all v0 v0.0.2 Feb 5, 2024 v0.0.1 Jan 23, 2024 Changes in this version + func Curve(request *protocol.MetricReq) ([]map[string]string, error) + func InitServerAddr(addr string) + func Range(request *protocol.TimeSeriesDataRequest) ([]protocol.CurveData, error) + func TopN(request *protocol.TopNRequest) ([]protocol.TopNData, error)