github.com/gotd/td/tg.InitConnectionRequest.Proxy (field)
10 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L68: Proxy InputClientProxy
tl_init_connection_gen.go#L117: if !(i.Proxy.Zero()) {
tl_init_connection_gen.go#L160: i.Proxy = val
tl_init_connection_gen.go#L241: if !(i.Proxy.Zero()) {
tl_init_connection_gen.go#L275: if err := i.Proxy.Encode(b); err != nil {
tl_init_connection_gen.go#L364: if err := i.Proxy.Decode(b); err != nil {
tl_init_connection_gen.go#L442: i.Proxy = value
tl_init_connection_gen.go#L454: return i.Proxy, true
github.com/gotd/td/telegram/internal/manager
conn.go#L315: Proxy: c.device.Proxy,
conn.go#L343: Proxy: c.device.Proxy,
![]() |
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. |