github.com/gotd/td/pool.Session.AuthKey (field)
7 uses
github.com/gotd/td/pool (current package)
session.go#L13: AuthKey crypto.AuthKey
session.go#L41: s.data.AuthKey = crypto.AuthKey{}
session.go#L56: opts.PermKey = data.AuthKey
session.go#L59: opts.Key = data.AuthKey
github.com/gotd/td/telegram
pool.go#L131: data.AuthKey.Zero() &&
session.go#L55: AuthKey: key,
session.go#L154: AuthKey: keyToStore,
![]() |
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. |