duration.pb.go 4.0 KB

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