Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // topic_keys are the stable logical topic keys that carry this message — not // concrete wire names. Each implementer maps a key to whatever topic name its // broker/queue requires (subject to that backend's naming constraints); our // Go wiring maps it via consumer.TopicRegistry. The reverse index // (key -> message) is derivable; this is the single source of truth. // Extension field 50001 is in the 50000-99999 range reserved for // organization-internal use. // // repeated string topic_keys = 50001; E_TopicKeys = &file_messagequeue_proto_extTypes[0] )
Extension fields to descriptorpb.MessageOptions.
View Source
var File_messagequeue_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.