containerd/content
Kazuyoshi Kato 237ef0de9b Remove all gogoproto extensions
This commit removes the following gogoproto extensions;

- gogoproto.nullable
- gogoproto.customename
- gogoproto.unmarshaller_all
- gogoproto.stringer_all
- gogoproto.sizer_all
- gogoproto.marshaler_all
- gogoproto.goproto_unregonized_all
- gogoproto.goproto_stringer_all
- gogoproto.goproto_getters_all

None of them are supported by Google's toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-04-20 07:23:28 +00:00
..
local Use testify 2022-04-01 18:17:58 -07:00
proxy Remove all gogoproto extensions 2022-04-20 07:23:28 +00:00
testsuite Use testify 2022-04-01 18:17:58 -07:00
adaptor_test.go tests: add test for adaptor 2021-05-05 17:39:39 +03:00
adaptor.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
content.go Add OpenReader to create ReaderAt interface 2021-03-08 12:04:58 -08:00
helpers_test.go Use testify 2022-04-01 18:17:58 -07:00
helpers.go Fix seek error used without nil check 2022-01-07 12:19:23 -08:00