type go.pact.im/x/clock/mockclock.Clock (interface) Method Implmentations Now() time.Time (*MockClock).Now Schedule(d time.Duration, f func(now time.Time)) clock.Event (*MockClock).Schedule Ticker(d time.Duration) clock.Ticker (*MockClock).Ticker Timer(d time.Duration) clock.Timer (*MockClock).Timer private() (*MockClock).private
Method Implmentations Now() time.Time (*MockClock).Now Schedule(d time.Duration, f func(now time.Time)) clock.Event (*MockClock).Schedule Ticker(d time.Duration) clock.Ticker (*MockClock).Ticker Timer(d time.Duration) clock.Timer (*MockClock).Timer private() (*MockClock).private
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)