Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2022 Changes in this version + const Type + type Storage struct + InstrumentationKey string + MaxRetries int + RetryInterval int + Tags map[string]string + TestLocation string + Timeout int + func New(config json.RawMessage) (Storage, error) + func (Storage) Type() string + func (c Storage) Store(results []types.Result) error