time.Ticker.Stop (method)
13 uses
time (current package)
tick.go#L46: func (t *Ticker) Stop() {
contrib.go.opencensus.io/integrations/ocsql
dbstats_go1.11.go#L39: ticker.Stop()
github.com/go-git/go-git/v5/plumbing/transport/internal/common
common.go#L367: defer t.Stop()
github.com/go-redis/redis/v8
cluster.go#L1051: defer ticker.Stop()
ring.go#L311: defer ticker.Stop()
github.com/go-redis/redis/v8/internal/pool
pool.go#L450: defer ticker.Stop()
go.opencensus.io/metric/metricexport
reader.go#L150: ir.timer.Stop()
go.opencensus.io/stats/view
worker.go#L282: w.timer.Stop()
worker_commands.go#L179: w.timer.Stop()
golang.org/x/pkgsite/internal/frontend
fetch.go#L341: defer ticker.Stop()
golang.org/x/pkgsite/internal/poller
poller.go#L46: ticker.Stop()
google.golang.org/grpc/balancer/grpclb
grpclb_remote_balancer.go#L291: defer ticker.Stop()
google.golang.org/grpc/internal/binarylog
sink.go#L134: fs.writeTicker.Stop()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |