empty.pb.go 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.19.0-devel
  4. // protoc (unknown)
  5. // go v1.12.5
  6. // source: github.com/golang/protobuf/ptypes/empty/empty.proto
  7. package empty
  8. import (
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. reflect "reflect"
  13. sync "sync"
  14. )
  15. const (
  16. // Verify that this generated code is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(19 - protoimpl.MinVersion)
  18. // Verify that runtime/protoimpl is sufficiently up-to-date.
  19. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 19)
  20. )
  21. // Symbols defined in public import of google/protobuf/empty.proto.
  22. type Empty = emptypb.Empty
  23. var File_github_com_golang_protobuf_ptypes_empty_empty_proto protoreflect.FileDescriptor
  24. var file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDesc = []byte{
  25. 0x0a, 0x33, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
  26. 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79,
  27. 0x70, 0x65, 0x73, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e,
  28. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72,
  29. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f,
  30. 0x74, 0x6f, 0x42, 0x2f, 0x5a, 0x2d, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d,
  31. 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  32. 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x3b, 0x65, 0x6d,
  33. 0x70, 0x74, 0x79, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  34. }
  35. var (
  36. file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescOnce sync.Once
  37. file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescData = file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDesc
  38. )
  39. func file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescGZIP() []byte {
  40. file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescOnce.Do(func() {
  41. file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescData = protoimpl.X.CompressGZIP(file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescData)
  42. })
  43. return file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDescData
  44. }
  45. var file_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes = []interface{}{}
  46. var file_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs = []int32{
  47. 0, // [0:0] is the sub-list for method output_type
  48. 0, // [0:0] is the sub-list for method input_type
  49. 0, // [0:0] is the sub-list for extension type_name
  50. 0, // [0:0] is the sub-list for extension extendee
  51. 0, // [0:0] is the sub-list for field type_name
  52. }
  53. func init() { file_github_com_golang_protobuf_ptypes_empty_empty_proto_init() }
  54. func file_github_com_golang_protobuf_ptypes_empty_empty_proto_init() {
  55. if File_github_com_golang_protobuf_ptypes_empty_empty_proto != nil {
  56. return
  57. }
  58. type x struct{}
  59. out := protoimpl.TypeBuilder{
  60. File: protoimpl.DescBuilder{
  61. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  62. RawDescriptor: file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDesc,
  63. NumEnums: 0,
  64. NumMessages: 0,
  65. NumExtensions: 0,
  66. NumServices: 0,
  67. },
  68. GoTypes: file_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes,
  69. DependencyIndexes: file_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs,
  70. }.Build()
  71. File_github_com_golang_protobuf_ptypes_empty_empty_proto = out.File
  72. file_github_com_golang_protobuf_ptypes_empty_empty_proto_rawDesc = nil
  73. file_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes = nil
  74. file_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs = nil
  75. }