mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
## Extension Registration Request
**Project:** proto2type
**Website:** https://github.com/protocgen/proto2type
**Requested Extension Number:** 1307
### What is proto2type?
proto2type is a protoc plugin that generates idiomatic, type-safe code from Protocol Buffer definitions. It provides custom field-level options for controlling code generation behavior (e.g., `omitempty`, `server_timestamp`).
This PR registers a single extension number (1307) in the global protobuf extension registry for proto2type's custom options.
Closes #28153
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/28153 from brucearctor:register-proto2type-ext-1307
|
||
|---|---|---|
| .. | ||
| csharp | ||
| design | ||
| upb | ||
| cmake_protobuf_generate.md | ||
| cpp_build_systems.md | ||
| field_presence.md | ||
| implementing_proto3_presence.md | ||
| jvm_aot.md | ||
| options.md | ||
| third_party.md | ||