empty.pb.go 3.6 KB

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