empty.pb.go 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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. proto "github.com/golang/protobuf/proto"
  6. protoreflect "github.com/golang/protobuf/v2/reflect/protoreflect"
  7. protoimpl "github.com/golang/protobuf/v2/runtime/protoimpl"
  8. known "github.com/golang/protobuf/v2/types/known"
  9. )
  10. // Symbols defined in public import of google/protobuf/empty.proto
  11. type Empty = known.Empty
  12. var xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_rawdesc = []byte{
  13. // 141 bytes of the wire-encoded FileDescriptorProto
  14. 0x0a, 0x33, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
  15. 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79,
  16. 0x70, 0x65, 0x73, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e,
  17. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72,
  18. 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f,
  19. 0x74, 0x6f, 0x42, 0x2f, 0x5a, 0x2d, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d,
  20. 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66,
  21. 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x3b, 0x65, 0x6d,
  22. 0x70, 0x74, 0x79, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  23. }
  24. var xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_rawdesc_gzipped = protoimpl.X.CompressGZIP(xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_rawdesc)
  25. const _ = protoimpl.EnforceVersion(protoimpl.Version - 0)
  26. var File_github_com_golang_protobuf_ptypes_empty_empty_proto protoreflect.FileDescriptor
  27. var xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes = []interface{}{}
  28. var xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs = []int32{}
  29. func init() { xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_init() }
  30. func xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_init() {
  31. if File_github_com_golang_protobuf_ptypes_empty_empty_proto != nil {
  32. return
  33. }
  34. File_github_com_golang_protobuf_ptypes_empty_empty_proto = protoimpl.FileBuilder{
  35. RawDescriptor: xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_rawdesc,
  36. GoTypes: xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes,
  37. DependencyIndexes: xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs,
  38. }.Init()
  39. proto.RegisterFile("github.com/golang/protobuf/ptypes/empty/empty.proto", xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_rawdesc_gzipped)
  40. xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_goTypes = nil
  41. xxx_File_github_com_golang_protobuf_ptypes_empty_empty_proto_depIdxs = nil
  42. }