Move Golang Protobuf source code to new directory 72/3272/1 protogen/go/streaming_protobufs/v4.0.2 v4.0.2
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 15 Apr 2020 09:25:14 +0000 (12:25 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 15 Apr 2020 09:25:14 +0000 (12:25 +0300)
commit21f0383b51cec0d7830e7c01d616cfe0f8c1955f
tree5bb170346355c75ceeab7dd62954d1cc904d765e
parent8a4b283ce188040760761f24e48a5133f31c1ece
Move Golang Protobuf source code to new directory

Move Golang source code generated from '.proto' files to new subdirectory
go/streaming_protobufs to be in line with the 'streaming_protobufs' Golang
package name.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I931b20170ac7be90ac3032150fd67ecc1fd42704
41 files changed:
docs/release-notes.rst
proto/x2ap_streaming.proto
protogen/go/streaming_protobufs/common_types.pb.go [moved from protogen/gopb/common_types.pb.go with 100% similarity]
protogen/go/streaming_protobufs/error_cause.pb.go [moved from protogen/gopb/error_cause.pb.go with 100% similarity]
protogen/go/streaming_protobufs/gnb_status_indication.pb.go [moved from protogen/gopb/gnb_status_indication.pb.go with 100% similarity]
protogen/go/streaming_protobufs/go.mod [moved from protogen/gopb/go.mod with 82% similarity]
protogen/go/streaming_protobufs/go.sum [moved from protogen/gopb/go.sum with 100% similarity]
protogen/go/streaming_protobufs/rrc_cg_config.pb.go [moved from protogen/gopb/rrc_cg_config.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_cg_config_info.pb.go [moved from protogen/gopb/rrc_cg_config_info.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_common_types.pb.go [moved from protogen/gopb/rrc_common_types.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_failure_information.pb.go [moved from protogen/gopb/rrc_failure_information.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_general_message_types.pb.go [moved from protogen/gopb/rrc_general_message_types.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_measurement_report.pb.go [moved from protogen/gopb/rrc_measurement_report.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_reconfiguration.pb.go [moved from protogen/gopb/rrc_reconfiguration.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_reconfiguration_complete.pb.go [moved from protogen/gopb/rrc_reconfiguration_complete.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_sib.pb.go [moved from protogen/gopb/rrc_sib.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrc_system_information.pb.go [moved from protogen/gopb/rrc_system_information.pb.go with 100% similarity]
protogen/go/streaming_protobufs/rrctransfer.pb.go [moved from protogen/gopb/rrctransfer.pb.go with 100% similarity]
protogen/go/streaming_protobufs/secondary_rat_data_usage_report.pb.go [moved from protogen/gopb/secondary_rat_data_usage_report.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_activity_notification.pb.go [moved from protogen/gopb/sgnb_activity_notification.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_addition_request.pb.go [moved from protogen/gopb/sgnb_addition_request.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_addition_request_acknowledge.pb.go [moved from protogen/gopb/sgnb_addition_request_acknowledge.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_addition_request_reject.pb.go [moved from protogen/gopb/sgnb_addition_request_reject.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_change_confirm.pb.go [moved from protogen/gopb/sgnb_change_confirm.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_change_refuse.pb.go [moved from protogen/gopb/sgnb_change_refuse.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_change_required.pb.go [moved from protogen/gopb/sgnb_change_required.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_confirm.pb.go [moved from protogen/gopb/sgnb_modification_confirm.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_refuse.pb.go [moved from protogen/gopb/sgnb_modification_refuse.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_request.pb.go [moved from protogen/gopb/sgnb_modification_request.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_request_acknowledge.pb.go [moved from protogen/gopb/sgnb_modification_request_acknowledge.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_request_reject.pb.go [moved from protogen/gopb/sgnb_modification_request_reject.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_modification_required.pb.go [moved from protogen/gopb/sgnb_modification_required.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_reconfiguration_complete.pb.go [moved from protogen/gopb/sgnb_reconfiguration_complete.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_release_confirm.pb.go [moved from protogen/gopb/sgnb_release_confirm.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_release_request.pb.go [moved from protogen/gopb/sgnb_release_request.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_release_request_acknowledge.pb.go [moved from protogen/gopb/sgnb_release_request_acknowledge.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sgnb_release_required.pb.go [moved from protogen/gopb/sgnb_release_required.pb.go with 100% similarity]
protogen/go/streaming_protobufs/sn_status_transfer.pb.go [moved from protogen/gopb/sn_status_transfer.pb.go with 100% similarity]
protogen/go/streaming_protobufs/ue_context_release.pb.go [moved from protogen/gopb/ue_context_release.pb.go with 100% similarity]
protogen/go/streaming_protobufs/x2ap_common_types.pb.go [moved from protogen/gopb/x2ap_common_types.pb.go with 100% similarity]
protogen/go/streaming_protobufs/x2ap_streaming.pb.go [moved from protogen/gopb/x2ap_streaming.pb.go with 100% similarity]