summaryrefslogtreecommitdiffhomepage
path: root/tools/go_marshal/primitive/BUILD
AgeCommit message (Collapse)Author
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
PiperOrigin-RevId: 331256608
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood
PiperOrigin-RevId: 304119255