Sha256: 36ad3cc31e80e67778a3f19944da9f2e5a508c56d5f378f3347fa0c410882bac
Contents?: true
Size: 739 Bytes
Versions: 3
Compression:
Stored size: 739 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/v3/http.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ #define ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ #include "upb/generated_code_support.h" // Must be last. #include "upb/port/def.inc" #ifdef __cplusplus extern "C" { #endif typedef enum { envoy_type_v3_HTTP1 = 0, envoy_type_v3_HTTP2 = 1, envoy_type_v3_HTTP3 = 2 } envoy_type_v3_CodecClientType; extern const upb_MiniTableFile envoy_type_v3_http_proto_upb_file_layout; #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port/undef.inc" #endif /* ENVOY_TYPE_V3_HTTP_PROTO_UPB_H_ */
Version data entries
3 entries across 3 versions & 1 rubygems