Packages
An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
Current section
Files
Jump to
Current section
Files
test/erlang_protobuffs_SUITE_data/extend_in_reserved_range.proto
import "extensions.proto";
extend MaxTendable {
optional int32 bar = 19950;
}