Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Used in:
int int Byte byte = 4; // this just another varint Uint8 uint8 // another varint Uint16 uint16 // another one, also the following Uint32 uint32 Uint64 uint64 Uvarint uint64 `binary:"varint"` Uint uint
proto3 autom. turns this into a pointer ...