Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Flags if service is target of generation // // optional bool isServiceGenerationTarget = 133338; E_IsServiceGenerationTarget = &file_nats_rpc_v1_annotations_proto_extTypes[1] // Setting this will set the nats micro.service version // // optional string serviceVersion = 133339; E_ServiceVersion = &file_nats_rpc_v1_annotations_proto_extTypes[2] // Overrides default subject name of service // // optional string serviceSubject = 133340; E_ServiceSubject = &file_nats_rpc_v1_annotations_proto_extTypes[3] )
Extension fields to descriptorpb.ServiceOptions.
View Source
var ( // Flags if services within proto file are targets of generation // // optional bool isFileGenerationTarget = 133337; E_IsFileGenerationTarget = &file_nats_rpc_v1_annotations_proto_extTypes[0] )
Extension fields to descriptorpb.FileOptions.
View Source
var ( // Overrides default subject name of method // // optional string methodSubject = 133341; E_MethodSubject = &file_nats_rpc_v1_annotations_proto_extTypes[4] )
Extension fields to descriptorpb.MethodOptions.
View Source
var File_nats_rpc_v1_annotations_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.