organization.pb.go 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.0
  4. // protoc v4.23.4
  5. // source: organization.proto
  6. package pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. )
  12. const (
  13. // Verify that this generated code is sufficiently up-to-date.
  14. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  15. // Verify that runtime/protoimpl is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  17. )
  18. var File_organization_proto protoreflect.FileDescriptor
  19. var file_organization_proto_rawDesc = []byte{
  20. 0x0a, 0x12, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70,
  21. 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02, 0x70, 0x62, 0x32, 0x0e, 0x0a, 0x0c, 0x4f, 0x72, 0x67, 0x61,
  22. 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x2f, 0x70, 0x62,
  23. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  24. }
  25. var file_organization_proto_goTypes = []interface{}{}
  26. var file_organization_proto_depIdxs = []int32{
  27. 0, // [0:0] is the sub-list for method output_type
  28. 0, // [0:0] is the sub-list for method input_type
  29. 0, // [0:0] is the sub-list for extension type_name
  30. 0, // [0:0] is the sub-list for extension extendee
  31. 0, // [0:0] is the sub-list for field type_name
  32. }
  33. func init() { file_organization_proto_init() }
  34. func file_organization_proto_init() {
  35. if File_organization_proto != nil {
  36. return
  37. }
  38. type x struct{}
  39. out := protoimpl.TypeBuilder{
  40. File: protoimpl.DescBuilder{
  41. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  42. RawDescriptor: file_organization_proto_rawDesc,
  43. NumEnums: 0,
  44. NumMessages: 0,
  45. NumExtensions: 0,
  46. NumServices: 1,
  47. },
  48. GoTypes: file_organization_proto_goTypes,
  49. DependencyIndexes: file_organization_proto_depIdxs,
  50. }.Build()
  51. File_organization_proto = out.File
  52. file_organization_proto_rawDesc = nil
  53. file_organization_proto_goTypes = nil
  54. file_organization_proto_depIdxs = nil
  55. }