-
Notifications
You must be signed in to change notification settings - Fork 807
Pull requests: gogo/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add message option to serialize as well known JSON type
#739
opened Oct 21, 2021 by
martindam
Loading…
add config to let user choose whether to render number64 type such as int64, uint64 as integers or string
#719
opened Jan 19, 2021 by
anotherGoogleFan
Loading…
#623 Adds custom gogoproto.oneof_moretags option to OneofOptions
#712
opened Dec 1, 2020 by
raphaelzoellner
Loading…
Support for merging messages implementing Merger which are embedded by value
#710
opened Nov 23, 2020 by
a-palchikov
Loading…
proto equal: Use reflect.Value.String() for String kinds.
#682
opened Apr 20, 2020 by
benjaminp
Loading…
Make GRPC ClientConn and Server interfaces in generated code
#675
opened Mar 24, 2020 by
aaronc
Loading…
proto: optimize global (un)marshal lock using RWMutex
#655
opened Jan 6, 2020 by
TennyZhuang
Loading…
Avoids clashing with globalPackageNames within generatePlugin
#641
opened Nov 11, 2019 by
fedenusy
Loading…
Add package name to nullable enums in gostring result.
#638
opened Oct 15, 2019 by
pjgjordaan
Loading…
update compare plugin to generate compare for standard well known types
#606
opened Aug 25, 2019 by
jmarais
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.