Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + func LogMetrics(metrics []Metrics) error + type BaseMetrics struct + Marker string + Name string + Type string + type Metrics interface + type TestDuration struct + StartTime time.Time + TestDuration time.Duration + func NewTestDuration(name string, startTime time.Time, testDuration time.Duration) TestDuration + func (td *TestDuration) UnmarshalJSON(b []byte) error + func (td TestDuration) MarshalJSON() ([]byte, error) v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3