Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-11 | Move the 'marshal' and 'primitive' packages to the 'pkg' directory. | Rahat Mahmood | |
PiperOrigin-RevId: 331256608 | |||
2020-07-23 | Marshallable 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-31 | Implement automated marshalling for slices of Marshallable types. | Rahat Mahmood | |
PiperOrigin-RevId: 304119255 |