github.com/gotd/td/internal/mt.HTTPWaitRequest.MaxDelay (field)
5 uses
github.com/gotd/td/internal/mt (current package)
tl_http_wait_gen.go#L37: MaxDelay int
tl_http_wait_gen.go#L59: if !(h.MaxDelay == 0) {
tl_http_wait_gen.go#L134: b.PutInt(h.MaxDelay)
tl_http_wait_gen.go#L161: h.MaxDelay = value
tl_http_wait_gen.go#L185: return h.MaxDelay
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |