gvisor/tools/go_marshal/gomarshal
Adin Scannell 4e03e87547 Fix simple mistakes identified by goreportcard.
These are primarily simplification and lint mistakes. However, minor
fixes are also included and tests added where appropriate.

PiperOrigin-RevId: 351425971
2021-01-12 12:38:22 -08:00
..
BUILD Implement automated marshalling for newtypes on arrays. 2020-02-27 14:52:26 -08:00
generator.go Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
generator_interfaces.go Remove existing nogo exceptions. 2020-12-11 12:06:49 -08: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 Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
generator_tests.go Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
util.go Support embedded fields in go-marshal. 2020-09-29 12:34:30 -07:00