github.com/gotd/td/tg.IPPort.Ipv4 (field)
7 uses
github.com/gotd/td/tg (current package)
tl_ip_port_gen.go#L39: Ipv4 int
tl_ip_port_gen.go#L64: if !(i.Ipv4 == 0) {
tl_ip_port_gen.go#L88: i.Ipv4 = from.GetIpv4()
tl_ip_port_gen.go#L141: b.PutInt(i.Ipv4)
tl_ip_port_gen.go#L167: i.Ipv4 = value
tl_ip_port_gen.go#L184: return i.Ipv4
github.com/gotd/td/telegram/dcs
dns.go#L124: IPAddress: convertIP(ip.Ipv4),
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. |