containerd/content
Kazuyoshi Kato 067611fdea Remove enumvalue_customname, goproto_enum_prefix and enum_customname
This commit removes gogoproto.enumvalue_customname,
gogoproto.goproto_enum_prefix and gogoproto.enum_customname.

All of them make proto-generated Go code more idiomatic, but we already
don't use these enums in our external-surfacing types and they are anyway
not supported by Google's official toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-21 19:48:16 +00:00
..
local test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
proxy Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
testsuite Add shared content label to namespaces 2022-03-11 23:37:02 -08: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 Fix content copy to not ignore unexpected EOF 2021-09-09 10:01:51 -07:00
helpers.go Fix seek error used without nil check 2022-01-07 12:19:23 -08:00