github.com/cenkalti/backoff/v4.ExponentialBackOff.InitialInterval (field)
5 uses
github.com/cenkalti/backoff/v4 (current package)
exponential.go#L55: InitialInterval time.Duration
exponential.go#L89: InitialInterval: DefaultInitialInterval,
exponential.go#L107: ebo.InitialInterval = duration
exponential.go#L165: b.currentInterval = b.InitialInterval
github.com/gotd/td/telegram
options.go#L205: b.InitialInterval = time.Millisecond * 100
![]() |
The pages are generated with Golds v0.8.4. (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. |