github.com/gotd/td/tg.FileHash.Offset (field)
6 uses
github.com/gotd/td/tg (current package)
tl_file_hash_gen.go#L39: Offset int64
tl_file_hash_gen.go#L61: if !(f.Offset == 0) {
tl_file_hash_gen.go#L89: f.Offset = from.GetOffset()
tl_file_hash_gen.go#L147: b.PutLong(f.Offset)
tl_file_hash_gen.go#L174: f.Offset = value
tl_file_hash_gen.go#L198: return f.Offset
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. |