Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockExportMetric struct + func NewMockExportMetric(ctrl *gomock.Controller) *MockExportMetric + func (m *MockExportMetric) EXPECT() *MockExportMetricMockRecorder + func (m *MockExportMetric) Event(arg0 string) + func (m *MockExportMetric) Period(arg0 time.Duration) + func (m *MockExportMetric) Runtime(arg0 time.Duration) + func (m *MockExportMetric) StartTimestamp(arg0 time.Time) + type MockExportMetricMockRecorder struct + func (mr *MockExportMetricMockRecorder) Event(arg0 interface{}) *gomock.Call + func (mr *MockExportMetricMockRecorder) Period(arg0 interface{}) *gomock.Call + func (mr *MockExportMetricMockRecorder) Runtime(arg0 interface{}) *gomock.Call + func (mr *MockExportMetricMockRecorder) StartTimestamp(arg0 interface{}) *gomock.Call