type go.uber.org/fx/internal/fxclock.Clock (interface)
Method Implmentations
Now() time.Time
(*Mock).Now
github.com/benbjohnson/clock.Clock.Now
*github.com/benbjohnson/clock.Mock.Now
Since(time.Time) time.Duration
(*Mock).Since
github.com/benbjohnson/clock.Clock.Since
*github.com/benbjohnson/clock.Mock.Since
Sleep(time.Duration)
(*Mock).Sleep
github.com/benbjohnson/clock.Clock.Sleep
*github.com/benbjohnson/clock.Mock.Sleep
WithTimeout(context.Context, time.Duration) (context.Context, context.CancelFunc)
(*Mock).WithTimeout
github.com/benbjohnson/clock.Clock.WithTimeout
*github.com/benbjohnson/clock.Mock.WithTimeout
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |