From 529a6e51514a38039e47d823f3478840fc27d8a5 Mon Sep 17 00:00:00 2001 From: Constantine Afanasyev Date: Mon, 13 Jul 2026 20:31:53 +0300 Subject: [PATCH 1/2] Move proto files under sapient_msg/ to match import paths --- {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/alert.proto | 0 .../bsi_flex_335_v1_0}/alert_ack.proto | 0 .../bsi_flex_335_v1_0}/associated_detection.proto | 0 .../bsi_flex_335_v1_0}/associated_file.proto | 0 .../bsi_flex_335_v1_0}/detection_report.proto | 0 {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/error.proto | 0 .../bsi_flex_335_v1_0}/location.proto | 0 .../bsi_flex_335_v1_0}/range_bearing.proto | 0 .../bsi_flex_335_v1_0}/registration.proto | 0 .../bsi_flex_335_v1_0}/registration_ack.proto | 0 .../bsi_flex_335_v1_0}/sapient_message.proto | 0 .../bsi_flex_335_v1_0}/status_report.proto | 0 {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/task.proto | 0 .../bsi_flex_335_v1_0}/task_ack.proto | 0 .../bsi_flex_335_v1_0}/velocity.proto | 0 {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/alert.proto | 0 .../bsi_flex_335_v2_0}/alert_ack.proto | 0 .../bsi_flex_335_v2_0}/associated_detection.proto | 0 .../bsi_flex_335_v2_0}/associated_file.proto | 0 .../bsi_flex_335_v2_0}/detection_report.proto | 0 {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/error.proto | 0 {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/follow.proto | 0 .../bsi_flex_335_v2_0}/location.proto | 0 .../bsi_flex_335_v2_0}/range_bearing.proto | 0 .../bsi_flex_335_v2_0}/registration.proto | 0 .../bsi_flex_335_v2_0}/registration_ack.proto | 0 .../bsi_flex_335_v2_0}/sapient_message.proto | 0 .../bsi_flex_335_v2_0}/status_report.proto | 0 {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/task.proto | 0 .../bsi_flex_335_v2_0}/task_ack.proto | 0 .../bsi_flex_335_v2_0}/velocity.proto | 0 proto_options.proto => sapient_msg/proto_options.proto | 0 32 files changed, 0 insertions(+), 0 deletions(-) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/alert.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/alert_ack.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/associated_detection.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/associated_file.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/detection_report.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/error.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/location.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/range_bearing.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/registration.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/registration_ack.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/sapient_message.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/status_report.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/task.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/task_ack.proto (100%) rename {bsi_flex_335_v1_0 => sapient_msg/bsi_flex_335_v1_0}/velocity.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/alert.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/alert_ack.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/associated_detection.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/associated_file.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/detection_report.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/error.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/follow.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/location.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/range_bearing.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/registration.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/registration_ack.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/sapient_message.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/status_report.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/task.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/task_ack.proto (100%) rename {bsi_flex_335_v2_0 => sapient_msg/bsi_flex_335_v2_0}/velocity.proto (100%) rename proto_options.proto => sapient_msg/proto_options.proto (100%) diff --git a/bsi_flex_335_v1_0/alert.proto b/sapient_msg/bsi_flex_335_v1_0/alert.proto similarity index 100% rename from bsi_flex_335_v1_0/alert.proto rename to sapient_msg/bsi_flex_335_v1_0/alert.proto diff --git a/bsi_flex_335_v1_0/alert_ack.proto b/sapient_msg/bsi_flex_335_v1_0/alert_ack.proto similarity index 100% rename from bsi_flex_335_v1_0/alert_ack.proto rename to sapient_msg/bsi_flex_335_v1_0/alert_ack.proto diff --git a/bsi_flex_335_v1_0/associated_detection.proto b/sapient_msg/bsi_flex_335_v1_0/associated_detection.proto similarity index 100% rename from bsi_flex_335_v1_0/associated_detection.proto rename to sapient_msg/bsi_flex_335_v1_0/associated_detection.proto diff --git a/bsi_flex_335_v1_0/associated_file.proto b/sapient_msg/bsi_flex_335_v1_0/associated_file.proto similarity index 100% rename from bsi_flex_335_v1_0/associated_file.proto rename to sapient_msg/bsi_flex_335_v1_0/associated_file.proto diff --git a/bsi_flex_335_v1_0/detection_report.proto b/sapient_msg/bsi_flex_335_v1_0/detection_report.proto similarity index 100% rename from bsi_flex_335_v1_0/detection_report.proto rename to sapient_msg/bsi_flex_335_v1_0/detection_report.proto diff --git a/bsi_flex_335_v1_0/error.proto b/sapient_msg/bsi_flex_335_v1_0/error.proto similarity index 100% rename from bsi_flex_335_v1_0/error.proto rename to sapient_msg/bsi_flex_335_v1_0/error.proto diff --git a/bsi_flex_335_v1_0/location.proto b/sapient_msg/bsi_flex_335_v1_0/location.proto similarity index 100% rename from bsi_flex_335_v1_0/location.proto rename to sapient_msg/bsi_flex_335_v1_0/location.proto diff --git a/bsi_flex_335_v1_0/range_bearing.proto b/sapient_msg/bsi_flex_335_v1_0/range_bearing.proto similarity index 100% rename from bsi_flex_335_v1_0/range_bearing.proto rename to sapient_msg/bsi_flex_335_v1_0/range_bearing.proto diff --git a/bsi_flex_335_v1_0/registration.proto b/sapient_msg/bsi_flex_335_v1_0/registration.proto similarity index 100% rename from bsi_flex_335_v1_0/registration.proto rename to sapient_msg/bsi_flex_335_v1_0/registration.proto diff --git a/bsi_flex_335_v1_0/registration_ack.proto b/sapient_msg/bsi_flex_335_v1_0/registration_ack.proto similarity index 100% rename from bsi_flex_335_v1_0/registration_ack.proto rename to sapient_msg/bsi_flex_335_v1_0/registration_ack.proto diff --git a/bsi_flex_335_v1_0/sapient_message.proto b/sapient_msg/bsi_flex_335_v1_0/sapient_message.proto similarity index 100% rename from bsi_flex_335_v1_0/sapient_message.proto rename to sapient_msg/bsi_flex_335_v1_0/sapient_message.proto diff --git a/bsi_flex_335_v1_0/status_report.proto b/sapient_msg/bsi_flex_335_v1_0/status_report.proto similarity index 100% rename from bsi_flex_335_v1_0/status_report.proto rename to sapient_msg/bsi_flex_335_v1_0/status_report.proto diff --git a/bsi_flex_335_v1_0/task.proto b/sapient_msg/bsi_flex_335_v1_0/task.proto similarity index 100% rename from bsi_flex_335_v1_0/task.proto rename to sapient_msg/bsi_flex_335_v1_0/task.proto diff --git a/bsi_flex_335_v1_0/task_ack.proto b/sapient_msg/bsi_flex_335_v1_0/task_ack.proto similarity index 100% rename from bsi_flex_335_v1_0/task_ack.proto rename to sapient_msg/bsi_flex_335_v1_0/task_ack.proto diff --git a/bsi_flex_335_v1_0/velocity.proto b/sapient_msg/bsi_flex_335_v1_0/velocity.proto similarity index 100% rename from bsi_flex_335_v1_0/velocity.proto rename to sapient_msg/bsi_flex_335_v1_0/velocity.proto diff --git a/bsi_flex_335_v2_0/alert.proto b/sapient_msg/bsi_flex_335_v2_0/alert.proto similarity index 100% rename from bsi_flex_335_v2_0/alert.proto rename to sapient_msg/bsi_flex_335_v2_0/alert.proto diff --git a/bsi_flex_335_v2_0/alert_ack.proto b/sapient_msg/bsi_flex_335_v2_0/alert_ack.proto similarity index 100% rename from bsi_flex_335_v2_0/alert_ack.proto rename to sapient_msg/bsi_flex_335_v2_0/alert_ack.proto diff --git a/bsi_flex_335_v2_0/associated_detection.proto b/sapient_msg/bsi_flex_335_v2_0/associated_detection.proto similarity index 100% rename from bsi_flex_335_v2_0/associated_detection.proto rename to sapient_msg/bsi_flex_335_v2_0/associated_detection.proto diff --git a/bsi_flex_335_v2_0/associated_file.proto b/sapient_msg/bsi_flex_335_v2_0/associated_file.proto similarity index 100% rename from bsi_flex_335_v2_0/associated_file.proto rename to sapient_msg/bsi_flex_335_v2_0/associated_file.proto diff --git a/bsi_flex_335_v2_0/detection_report.proto b/sapient_msg/bsi_flex_335_v2_0/detection_report.proto similarity index 100% rename from bsi_flex_335_v2_0/detection_report.proto rename to sapient_msg/bsi_flex_335_v2_0/detection_report.proto diff --git a/bsi_flex_335_v2_0/error.proto b/sapient_msg/bsi_flex_335_v2_0/error.proto similarity index 100% rename from bsi_flex_335_v2_0/error.proto rename to sapient_msg/bsi_flex_335_v2_0/error.proto diff --git a/bsi_flex_335_v2_0/follow.proto b/sapient_msg/bsi_flex_335_v2_0/follow.proto similarity index 100% rename from bsi_flex_335_v2_0/follow.proto rename to sapient_msg/bsi_flex_335_v2_0/follow.proto diff --git a/bsi_flex_335_v2_0/location.proto b/sapient_msg/bsi_flex_335_v2_0/location.proto similarity index 100% rename from bsi_flex_335_v2_0/location.proto rename to sapient_msg/bsi_flex_335_v2_0/location.proto diff --git a/bsi_flex_335_v2_0/range_bearing.proto b/sapient_msg/bsi_flex_335_v2_0/range_bearing.proto similarity index 100% rename from bsi_flex_335_v2_0/range_bearing.proto rename to sapient_msg/bsi_flex_335_v2_0/range_bearing.proto diff --git a/bsi_flex_335_v2_0/registration.proto b/sapient_msg/bsi_flex_335_v2_0/registration.proto similarity index 100% rename from bsi_flex_335_v2_0/registration.proto rename to sapient_msg/bsi_flex_335_v2_0/registration.proto diff --git a/bsi_flex_335_v2_0/registration_ack.proto b/sapient_msg/bsi_flex_335_v2_0/registration_ack.proto similarity index 100% rename from bsi_flex_335_v2_0/registration_ack.proto rename to sapient_msg/bsi_flex_335_v2_0/registration_ack.proto diff --git a/bsi_flex_335_v2_0/sapient_message.proto b/sapient_msg/bsi_flex_335_v2_0/sapient_message.proto similarity index 100% rename from bsi_flex_335_v2_0/sapient_message.proto rename to sapient_msg/bsi_flex_335_v2_0/sapient_message.proto diff --git a/bsi_flex_335_v2_0/status_report.proto b/sapient_msg/bsi_flex_335_v2_0/status_report.proto similarity index 100% rename from bsi_flex_335_v2_0/status_report.proto rename to sapient_msg/bsi_flex_335_v2_0/status_report.proto diff --git a/bsi_flex_335_v2_0/task.proto b/sapient_msg/bsi_flex_335_v2_0/task.proto similarity index 100% rename from bsi_flex_335_v2_0/task.proto rename to sapient_msg/bsi_flex_335_v2_0/task.proto diff --git a/bsi_flex_335_v2_0/task_ack.proto b/sapient_msg/bsi_flex_335_v2_0/task_ack.proto similarity index 100% rename from bsi_flex_335_v2_0/task_ack.proto rename to sapient_msg/bsi_flex_335_v2_0/task_ack.proto diff --git a/bsi_flex_335_v2_0/velocity.proto b/sapient_msg/bsi_flex_335_v2_0/velocity.proto similarity index 100% rename from bsi_flex_335_v2_0/velocity.proto rename to sapient_msg/bsi_flex_335_v2_0/velocity.proto diff --git a/proto_options.proto b/sapient_msg/proto_options.proto similarity index 100% rename from proto_options.proto rename to sapient_msg/proto_options.proto From a8ccd91b70d6020344ea4ea23ea901a39ca53485 Mon Sep 17 00:00:00 2001 From: Constantine Afanasyev Date: Mon, 13 Jul 2026 21:11:46 +0300 Subject: [PATCH 2/2] Add go_package option to all proto files --- .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/alert.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/alert_ack.proto | 4 ++++ .../associated_detection.proto | 4 ++++ .../associated_file.proto | 4 ++++ .../detection_report.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/error.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/location.proto | 4 ++++ .../range_bearing.proto | 4 ++++ .../registration.proto | 4 ++++ .../registration_ack.proto | 4 ++++ .../sapient_message.proto | 4 ++++ .../status_report.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/task.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/task_ack.proto | 4 ++++ .../bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/velocity.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/alert.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/alert_ack.proto | 4 ++++ .../associated_detection.proto | 4 ++++ .../associated_file.proto | 4 ++++ .../detection_report.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/error.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/follow.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/location.proto | 4 ++++ .../range_bearing.proto | 4 ++++ .../registration.proto | 4 ++++ .../registration_ack.proto | 4 ++++ .../sapient_message.proto | 4 ++++ .../status_report.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/task.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/task_ack.proto | 4 ++++ .../bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/velocity.proto | 4 ++++ sapient_msg/proto_options.proto => proto_options.proto | 4 ++++ 32 files changed, 128 insertions(+) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/alert.proto (92%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/alert_ack.proto (81%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/associated_detection.proto (87%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/associated_file.proto (75%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/detection_report.proto (95%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/error.proto (74%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/location.proto (90%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/range_bearing.proto (93%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/registration.proto (99%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/registration_ack.proto (78%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/sapient_message.proto (90%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/status_report.proto (93%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/task.proto (94%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/task_ack.proto (86%) rename {sapient_msg/bsi_flex_335_v1_0 => bsi_flex_335_v1_0}/velocity.proto (90%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/alert.proto (94%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/alert_ack.proto (89%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/associated_detection.proto (89%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/associated_file.proto (81%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/detection_report.proto (97%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/error.proto (86%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/follow.proto (80%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/location.proto (93%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/range_bearing.proto (95%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/registration.proto (99%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/registration_ack.proto (87%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/sapient_message.proto (93%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/status_report.proto (97%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/task.proto (97%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/task_ack.proto (91%) rename {sapient_msg/bsi_flex_335_v2_0 => bsi_flex_335_v2_0}/velocity.proto (93%) rename sapient_msg/proto_options.proto => proto_options.proto (91%) diff --git a/sapient_msg/bsi_flex_335_v1_0/alert.proto b/bsi_flex_335_v1_0/alert.proto similarity index 92% rename from sapient_msg/bsi_flex_335_v1_0/alert.proto rename to bsi_flex_335_v1_0/alert.proto index 20afd9f..2c386d0 100644 --- a/sapient_msg/bsi_flex_335_v1_0/alert.proto +++ b/bsi_flex_335_v1_0/alert.proto @@ -16,6 +16,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "AlertProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message Alert { diff --git a/sapient_msg/bsi_flex_335_v1_0/alert_ack.proto b/bsi_flex_335_v1_0/alert_ack.proto similarity index 81% rename from sapient_msg/bsi_flex_335_v1_0/alert_ack.proto rename to bsi_flex_335_v1_0/alert_ack.proto index eba5e0d..43f2de6 100644 --- a/sapient_msg/bsi_flex_335_v1_0/alert_ack.proto +++ b/bsi_flex_335_v1_0/alert_ack.proto @@ -11,6 +11,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "AlertAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message AlertAck { diff --git a/sapient_msg/bsi_flex_335_v1_0/associated_detection.proto b/bsi_flex_335_v1_0/associated_detection.proto similarity index 87% rename from sapient_msg/bsi_flex_335_v1_0/associated_detection.proto rename to bsi_flex_335_v1_0/associated_detection.proto index 7e9f787..376175c 100644 --- a/sapient_msg/bsi_flex_335_v1_0/associated_detection.proto +++ b/bsi_flex_335_v1_0/associated_detection.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "AssociatedDetectionProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message AssociatedDetection { optional google.protobuf.Timestamp timestamp = 1; // UTC timestamp the message was sent diff --git a/sapient_msg/bsi_flex_335_v1_0/associated_file.proto b/bsi_flex_335_v1_0/associated_file.proto similarity index 75% rename from sapient_msg/bsi_flex_335_v1_0/associated_file.proto rename to bsi_flex_335_v1_0/associated_file.proto index 29f186c..895e7af 100644 --- a/sapient_msg/bsi_flex_335_v1_0/associated_file.proto +++ b/bsi_flex_335_v1_0/associated_file.proto @@ -12,6 +12,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "AssociatedFileProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message AssociatedFile { string type = 1; // Type of file contained available at the URL diff --git a/sapient_msg/bsi_flex_335_v1_0/detection_report.proto b/bsi_flex_335_v1_0/detection_report.proto similarity index 95% rename from sapient_msg/bsi_flex_335_v1_0/detection_report.proto rename to bsi_flex_335_v1_0/detection_report.proto index e8eed1a..c1508c8 100644 --- a/sapient_msg/bsi_flex_335_v1_0/detection_report.proto +++ b/bsi_flex_335_v1_0/detection_report.proto @@ -19,6 +19,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "DetectionReportProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message DetectionReport { diff --git a/sapient_msg/bsi_flex_335_v1_0/error.proto b/bsi_flex_335_v1_0/error.proto similarity index 74% rename from sapient_msg/bsi_flex_335_v1_0/error.proto rename to bsi_flex_335_v1_0/error.proto index adfc0c7..2a8bfdd 100644 --- a/sapient_msg/bsi_flex_335_v1_0/error.proto +++ b/bsi_flex_335_v1_0/error.proto @@ -11,6 +11,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "ErrorProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message Error { diff --git a/sapient_msg/bsi_flex_335_v1_0/location.proto b/bsi_flex_335_v1_0/location.proto similarity index 90% rename from sapient_msg/bsi_flex_335_v1_0/location.proto rename to bsi_flex_335_v1_0/location.proto index 4b6b8e6..22bfc43 100644 --- a/sapient_msg/bsi_flex_335_v1_0/location.proto +++ b/bsi_flex_335_v1_0/location.proto @@ -11,6 +11,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "LocationProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message LocationList { repeated Location locations = 1; // List of locations used to define a region diff --git a/sapient_msg/bsi_flex_335_v1_0/range_bearing.proto b/bsi_flex_335_v1_0/range_bearing.proto similarity index 93% rename from sapient_msg/bsi_flex_335_v1_0/range_bearing.proto rename to bsi_flex_335_v1_0/range_bearing.proto index f014e21..2df76fe 100644 --- a/sapient_msg/bsi_flex_335_v1_0/range_bearing.proto +++ b/bsi_flex_335_v1_0/range_bearing.proto @@ -11,6 +11,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "RangeBearingProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message RangeBearing { optional double elevation = 1; // Elevation in relation to node's horizon diff --git a/sapient_msg/bsi_flex_335_v1_0/registration.proto b/bsi_flex_335_v1_0/registration.proto similarity index 99% rename from sapient_msg/bsi_flex_335_v1_0/registration.proto rename to bsi_flex_335_v1_0/registration.proto index 193e4a6..aadc70e 100644 --- a/sapient_msg/bsi_flex_335_v1_0/registration.proto +++ b/bsi_flex_335_v1_0/registration.proto @@ -15,6 +15,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "RegistrationProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message Registration { repeated NodeDefinition node_definition = 1; // Type of the node diff --git a/sapient_msg/bsi_flex_335_v1_0/registration_ack.proto b/bsi_flex_335_v1_0/registration_ack.proto similarity index 78% rename from sapient_msg/bsi_flex_335_v1_0/registration_ack.proto rename to bsi_flex_335_v1_0/registration_ack.proto index 02ee8ea..51d4e3c 100644 --- a/sapient_msg/bsi_flex_335_v1_0/registration_ack.proto +++ b/bsi_flex_335_v1_0/registration_ack.proto @@ -11,6 +11,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "RegistrationAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message RegistrationAck { diff --git a/sapient_msg/bsi_flex_335_v1_0/sapient_message.proto b/bsi_flex_335_v1_0/sapient_message.proto similarity index 90% rename from sapient_msg/bsi_flex_335_v1_0/sapient_message.proto rename to bsi_flex_335_v1_0/sapient_message.proto index bfa4690..61c62a8 100644 --- a/sapient_msg/bsi_flex_335_v1_0/sapient_message.proto +++ b/bsi_flex_335_v1_0/sapient_message.proto @@ -24,6 +24,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "SapientMessageProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START options] option (file_options) = { diff --git a/sapient_msg/bsi_flex_335_v1_0/status_report.proto b/bsi_flex_335_v1_0/status_report.proto similarity index 93% rename from sapient_msg/bsi_flex_335_v1_0/status_report.proto rename to bsi_flex_335_v1_0/status_report.proto index fdb17a2..dae4fec 100644 --- a/sapient_msg/bsi_flex_335_v1_0/status_report.proto +++ b/bsi_flex_335_v1_0/status_report.proto @@ -14,6 +14,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "StatusReportProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message StatusReport { diff --git a/sapient_msg/bsi_flex_335_v1_0/task.proto b/bsi_flex_335_v1_0/task.proto similarity index 94% rename from sapient_msg/bsi_flex_335_v1_0/task.proto rename to bsi_flex_335_v1_0/task.proto index 7e65155..8a7f8a7 100644 --- a/sapient_msg/bsi_flex_335_v1_0/task.proto +++ b/bsi_flex_335_v1_0/task.proto @@ -16,6 +16,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "TaskProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message Task { diff --git a/sapient_msg/bsi_flex_335_v1_0/task_ack.proto b/bsi_flex_335_v1_0/task_ack.proto similarity index 86% rename from sapient_msg/bsi_flex_335_v1_0/task_ack.proto rename to bsi_flex_335_v1_0/task_ack.proto index be936ea..9ddc19d 100644 --- a/sapient_msg/bsi_flex_335_v1_0/task_ack.proto +++ b/bsi_flex_335_v1_0/task_ack.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "TaskAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] message TaskAck { diff --git a/sapient_msg/bsi_flex_335_v1_0/velocity.proto b/bsi_flex_335_v1_0/velocity.proto similarity index 90% rename from sapient_msg/bsi_flex_335_v1_0/velocity.proto rename to bsi_flex_335_v1_0/velocity.proto index a827118..f041505 100644 --- a/sapient_msg/bsi_flex_335_v1_0/velocity.proto +++ b/bsi_flex_335_v1_0/velocity.proto @@ -12,6 +12,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v1"; option java_outer_classname = "VelocityProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v1_0;bsiflex335v1"; +// [END go_declaration] + // [START messages] diff --git a/sapient_msg/bsi_flex_335_v2_0/alert.proto b/bsi_flex_335_v2_0/alert.proto similarity index 94% rename from sapient_msg/bsi_flex_335_v2_0/alert.proto rename to bsi_flex_335_v2_0/alert.proto index defd328..4ea2659 100644 --- a/sapient_msg/bsi_flex_335_v2_0/alert.proto +++ b/bsi_flex_335_v2_0/alert.proto @@ -17,6 +17,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "AlertProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message Alert { diff --git a/sapient_msg/bsi_flex_335_v2_0/alert_ack.proto b/bsi_flex_335_v2_0/alert_ack.proto similarity index 89% rename from sapient_msg/bsi_flex_335_v2_0/alert_ack.proto rename to bsi_flex_335_v2_0/alert_ack.proto index 9d21595..29ccd77 100644 --- a/sapient_msg/bsi_flex_335_v2_0/alert_ack.proto +++ b/bsi_flex_335_v2_0/alert_ack.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "AlertAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message AlertAck { diff --git a/sapient_msg/bsi_flex_335_v2_0/associated_detection.proto b/bsi_flex_335_v2_0/associated_detection.proto similarity index 89% rename from sapient_msg/bsi_flex_335_v2_0/associated_detection.proto rename to bsi_flex_335_v2_0/associated_detection.proto index 6374235..67e4f77 100644 --- a/sapient_msg/bsi_flex_335_v2_0/associated_detection.proto +++ b/bsi_flex_335_v2_0/associated_detection.proto @@ -14,6 +14,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "AssociatedDetectionProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message AssociatedDetection { optional google.protobuf.Timestamp timestamp = 1; // UTC timestamp the message was sent diff --git a/sapient_msg/bsi_flex_335_v2_0/associated_file.proto b/bsi_flex_335_v2_0/associated_file.proto similarity index 81% rename from sapient_msg/bsi_flex_335_v2_0/associated_file.proto rename to bsi_flex_335_v2_0/associated_file.proto index 7615407..d9071c0 100644 --- a/sapient_msg/bsi_flex_335_v2_0/associated_file.proto +++ b/bsi_flex_335_v2_0/associated_file.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "AssociatedFileProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message AssociatedFile { optional string type = 1 [(field_options) = {is_mandatory: true}]; // Type of file contained available at the URL diff --git a/sapient_msg/bsi_flex_335_v2_0/detection_report.proto b/bsi_flex_335_v2_0/detection_report.proto similarity index 97% rename from sapient_msg/bsi_flex_335_v2_0/detection_report.proto rename to bsi_flex_335_v2_0/detection_report.proto index 5cb4a39..29db43a 100644 --- a/sapient_msg/bsi_flex_335_v2_0/detection_report.proto +++ b/bsi_flex_335_v2_0/detection_report.proto @@ -20,6 +20,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "DetectionReportProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message DetectionReport { diff --git a/sapient_msg/bsi_flex_335_v2_0/error.proto b/bsi_flex_335_v2_0/error.proto similarity index 86% rename from sapient_msg/bsi_flex_335_v2_0/error.proto rename to bsi_flex_335_v2_0/error.proto index c5b6b0b..e8b5c67 100644 --- a/sapient_msg/bsi_flex_335_v2_0/error.proto +++ b/bsi_flex_335_v2_0/error.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "ErrorProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message Error { diff --git a/sapient_msg/bsi_flex_335_v2_0/follow.proto b/bsi_flex_335_v2_0/follow.proto similarity index 80% rename from sapient_msg/bsi_flex_335_v2_0/follow.proto rename to bsi_flex_335_v2_0/follow.proto index ccf5dd5..bca126f 100644 --- a/sapient_msg/bsi_flex_335_v2_0/follow.proto +++ b/bsi_flex_335_v2_0/follow.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "FollowProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message FollowObject { string follow_object_id = 1 [(field_options) = {is_mandatory: true}];// This field specifies the object_id (from the Detection Messages) of the object the mobile node should follow diff --git a/sapient_msg/bsi_flex_335_v2_0/location.proto b/bsi_flex_335_v2_0/location.proto similarity index 93% rename from sapient_msg/bsi_flex_335_v2_0/location.proto rename to bsi_flex_335_v2_0/location.proto index 115dc84..3f2de7f 100644 --- a/sapient_msg/bsi_flex_335_v2_0/location.proto +++ b/bsi_flex_335_v2_0/location.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "LocationProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message LocationList { repeated Location locations = 1 [(field_options) = {is_mandatory: true}]; // List of locations used to define a region diff --git a/sapient_msg/bsi_flex_335_v2_0/range_bearing.proto b/bsi_flex_335_v2_0/range_bearing.proto similarity index 95% rename from sapient_msg/bsi_flex_335_v2_0/range_bearing.proto rename to bsi_flex_335_v2_0/range_bearing.proto index dfbf998..2ef2be3 100644 --- a/sapient_msg/bsi_flex_335_v2_0/range_bearing.proto +++ b/bsi_flex_335_v2_0/range_bearing.proto @@ -14,6 +14,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "RangeBearingProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message RangeBearing { optional double elevation = 1; // Elevation in relation to node's horizon diff --git a/sapient_msg/bsi_flex_335_v2_0/registration.proto b/bsi_flex_335_v2_0/registration.proto similarity index 99% rename from sapient_msg/bsi_flex_335_v2_0/registration.proto rename to bsi_flex_335_v2_0/registration.proto index 2b7221a..14cf563 100644 --- a/sapient_msg/bsi_flex_335_v2_0/registration.proto +++ b/bsi_flex_335_v2_0/registration.proto @@ -16,6 +16,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "RegistrationProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] enum Operator { diff --git a/sapient_msg/bsi_flex_335_v2_0/registration_ack.proto b/bsi_flex_335_v2_0/registration_ack.proto similarity index 87% rename from sapient_msg/bsi_flex_335_v2_0/registration_ack.proto rename to bsi_flex_335_v2_0/registration_ack.proto index 7b5c199..0da19ec 100644 --- a/sapient_msg/bsi_flex_335_v2_0/registration_ack.proto +++ b/bsi_flex_335_v2_0/registration_ack.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "RegistrationAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message RegistrationAck { diff --git a/sapient_msg/bsi_flex_335_v2_0/sapient_message.proto b/bsi_flex_335_v2_0/sapient_message.proto similarity index 93% rename from sapient_msg/bsi_flex_335_v2_0/sapient_message.proto rename to bsi_flex_335_v2_0/sapient_message.proto index 7f7f3b0..bfbd16a 100644 --- a/sapient_msg/bsi_flex_335_v2_0/sapient_message.proto +++ b/bsi_flex_335_v2_0/sapient_message.proto @@ -24,6 +24,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "SapientMessageProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START options] option (file_options) = { diff --git a/sapient_msg/bsi_flex_335_v2_0/status_report.proto b/bsi_flex_335_v2_0/status_report.proto similarity index 97% rename from sapient_msg/bsi_flex_335_v2_0/status_report.proto rename to bsi_flex_335_v2_0/status_report.proto index 81fbb19..cce6742 100644 --- a/sapient_msg/bsi_flex_335_v2_0/status_report.proto +++ b/bsi_flex_335_v2_0/status_report.proto @@ -15,6 +15,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "StatusReportProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message StatusReport { diff --git a/sapient_msg/bsi_flex_335_v2_0/task.proto b/bsi_flex_335_v2_0/task.proto similarity index 97% rename from sapient_msg/bsi_flex_335_v2_0/task.proto rename to bsi_flex_335_v2_0/task.proto index b48579d..11dad9b 100644 --- a/sapient_msg/bsi_flex_335_v2_0/task.proto +++ b/bsi_flex_335_v2_0/task.proto @@ -20,6 +20,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "TaskProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] diff --git a/sapient_msg/bsi_flex_335_v2_0/task_ack.proto b/bsi_flex_335_v2_0/task_ack.proto similarity index 91% rename from sapient_msg/bsi_flex_335_v2_0/task_ack.proto rename to bsi_flex_335_v2_0/task_ack.proto index 4277086..5915329 100644 --- a/sapient_msg/bsi_flex_335_v2_0/task_ack.proto +++ b/bsi_flex_335_v2_0/task_ack.proto @@ -14,6 +14,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "TaskAckProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] message TaskAck { diff --git a/sapient_msg/bsi_flex_335_v2_0/velocity.proto b/bsi_flex_335_v2_0/velocity.proto similarity index 93% rename from sapient_msg/bsi_flex_335_v2_0/velocity.proto rename to bsi_flex_335_v2_0/velocity.proto index ab41970..5220655 100644 --- a/sapient_msg/bsi_flex_335_v2_0/velocity.proto +++ b/bsi_flex_335_v2_0/velocity.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg.bsiflex335v2"; option java_outer_classname = "VelocityProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg/bsi_flex_335_v2_0;bsiflex335v2"; +// [END go_declaration] + // [START messages] diff --git a/sapient_msg/proto_options.proto b/proto_options.proto similarity index 91% rename from sapient_msg/proto_options.proto rename to proto_options.proto index 1f7bbbe..a83ea4e 100644 --- a/sapient_msg/proto_options.proto +++ b/proto_options.proto @@ -13,6 +13,10 @@ option java_package = "uk.gov.dstl.sapientmsg"; option java_outer_classname = "ProtoOptionsProto"; // [END java_declaration] +// [START go_declaration] +option go_package = "github.com/dstl/SAPIENT-Proto-Files/sapient_msg;sapientmsg"; +// [END go_declaration] + // [START messages] message FileOptions { string standard_version = 1;