gvisor/tools/go_marshal/gomarshal
Adin Scannell a55bd73d48 Add staticcheck and staticstyle analyzers.
This change also adds support to go_stateify for detecting an appropriate
receiver name, avoiding a large number of false positives.

PiperOrigin-RevId: 335994587
2020-10-07 18:29:05 -07:00
..
BUILD Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator.go Add staticcheck and staticstyle analyzers. 2020-10-07 18:29:05 -07:00
generator_interfaces.go Support embedded fields in go-marshal. 2020-09-29 12:34:30 -07:00
generator_interfaces_array_newtype.go Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00
generator_interfaces_primitive_newtype.go Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00
generator_interfaces_struct.go Support embedded fields in go-marshal. 2020-09-29 12:34:30 -07:00
generator_tests.go Implement automated marshalling for slices of Marshallable types. 2020-03-31 22:56:09 -07:00
util.go Support embedded fields in go-marshal. 2020-09-29 12:34:30 -07:00