Sha256: 4187fda66c2e469fd08bdd81b35af69f08c4b0c28ba159f26141566050a0cdd5
Contents?: true
Size: 688 Bytes
Versions: 2
Compression:
Stored size: 688 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/semantic_version.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg.h" #include "envoy/type/semantic_version.upb.h" #include "upb/port_def.inc" static const upb_msglayout_field envoy_type_SemanticVersion__fields[3] = { {1, UPB_SIZE(0, 0), 0, 0, 13, 1}, {2, UPB_SIZE(4, 4), 0, 0, 13, 1}, {3, UPB_SIZE(8, 8), 0, 0, 13, 1}, }; const upb_msglayout envoy_type_SemanticVersion_msginit = { NULL, &envoy_type_SemanticVersion__fields[0], UPB_SIZE(12, 12), 3, false, }; #include "upb/port_undef.inc"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
grpc-1.28.0 | src/core/ext/upb-generated/envoy/type/semantic_version.upb.c |
grpc-1.28.0.pre2 | src/core/ext/upb-generated/envoy/type/semantic_version.upb.c |