go.pact.im/x/clock/mockclock.MockTimer.C (method, view implemented interface methods)

2 uses

	go.pact.im/x/clock/mockclock (current package)
		timer.go#L37: func (m *MockTimer) C() <-chan time.Time {
		timer.go#L47: 	return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "C", reflect.TypeOf((*MockTimer)(nil).C))