type github.com/gotd/td/internal/proto.MessageIDGen
4 uses
github.com/gotd/td/internal/proto (current package)
message_id.go#L129: type MessageIDGen struct {
message_id.go#L137: func (g *MessageIDGen) New(t MessageType) int64 {
message_id.go#L164: func NewMessageIDGen(now func() time.Time) *MessageIDGen {
message_id.go#L165: return &MessageIDGen{
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. |