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#L132: if !d.timer.Stop() {
retry.go#L75: defer timer.Stop()
schedule.go#L160: 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.4.9. (GOOS=linux GOARCH=amd64)