github.com/gotd/td/mtproto.Options.Clock (field)
9 uses
github.com/gotd/td/mtproto (current package)
conn.go#L135: clock: opt.Clock,
conn.go#L182: Clock: opt.Clock,
options.go#L70: Clock clock.Clock
options.go#L164: if opt.Clock == nil {
options.go#L165: opt.Clock = clock.System
options.go#L168: opt.MessageID = proto.NewMessageIDGen(opt.Clock.Now)
github.com/gotd/td/telegram
client.go#L237: Clock: opt.Clock,
github.com/gotd/td/telegram/internal/manager
create.go#L63: connOpts.setDefaults(opts.Clock)
create.go#L70: clock: opts.Clock,
![]() |
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. |