summaryrefslogtreecommitdiffhomepage
path: root/tools/go_marshal/primitive
AgeCommit message (Collapse)Author
2020-08-26Merge release-20200818.0-61-g983a55aa0 (automated)gVisor bot
2020-07-23Merge release-20200622.1-195-g6f7f73996 (automated)gVisor bot
2020-07-23Marshallable socket opitons.Ayush Ranjan
Socket option values are now required to implement marshal.Marshallable. Co-authored-by: Rahat Mahmood <rahat@google.com> PiperOrigin-RevId: 322831612
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood
PiperOrigin-RevId: 304119255