Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + type BaseClientAPI interface + DetectChangePoint func(ctx context.Context, body anomalydetector.ChangePointDetectRequest) (result anomalydetector.ChangePointDetectResponse, err error) + DetectEntireSeries func(ctx context.Context, body anomalydetector.DetectRequest) (result anomalydetector.EntireDetectResponse, err error) + DetectLastPoint func(ctx context.Context, body anomalydetector.DetectRequest) (result anomalydetector.LastDetectResponse, err error)