github.com/gotd/td/tg.Birthday.Flags (field)
10 uses
github.com/gotd/td/tg (current package)
tl_birthday_gen.go#L49: Flags bin.Fields
tl_birthday_gen.go#L75: if !(b.Flags.Zero()) {
tl_birthday_gen.go#L148: Null: !b.Flags.Has(0),
tl_birthday_gen.go#L157: b.Flags.Set(0)
tl_birthday_gen.go#L176: if err := b.Flags.Encode(buf); err != nil {
tl_birthday_gen.go#L181: if b.Flags.Has(0) {
tl_birthday_gen.go#L204: if err := b.Flags.Decode(buf); err != nil {
tl_birthday_gen.go#L222: if b.Flags.Has(0) {
tl_birthday_gen.go#L250: b.Flags.Set(0)
tl_birthday_gen.go#L260: if !b.Flags.Has(0) {
![]() |
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. |