go.pact.im/x/clock.Timer.Stop (method)
7 uses
go.pact.im/x/clock (current package)
ticker.go#L160: if t.t.Stop() {
timer.go#L36: Stop() bool
go.pact.im/x/flaky
debounce.go#L131: if !d.timer.Stop() {
retry.go#L74: defer timer.Stop()
schedule.go#L158: defer timer.Stop()
go.pact.im/x/supervisor
restart.go#L45: defer timer.Stop()
restart.go#L95: defer t.Stop()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)