type github.com/gotd/td/internal/proto.GZIP
5 uses
github.com/gotd/td/internal/proto (current package)
gzip.go#L68: type GZIP struct {
gzip.go#L83: func (g GZIP) Encode(b *bin.Buffer) (rErr error) {
gzip.go#L142: func (g *GZIP) Decode(b *bin.Buffer) (rErr error) {
github.com/gotd/td/internal/mtproto
handle_gzip.go#L11: var content proto.GZIP
new_encrypted_msg.go#L48: Message: proto.GZIP{Data: payloadBuf.Raw()},
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. |