gvisor/tools/go_marshal/gomarshal
Adin Scannell d440fe0613 Fix go_marshal Example name.
There is a canonical naming convention for Examples, which are checked
by analyzers. This must be fixed since adding exceptions for generated
code will be more challenging.
2020-03-25 16:18:05 -07:00
..
BUILD Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator.go Fix go_marshal Example name. 2020-03-25 16:18:05 -07:00
generator_interfaces.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator_interfaces_array_newtype.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator_interfaces_primitive_newtype.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator_interfaces_struct.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator_tests.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
util.go Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00