Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

64 linhas
3.0 KiB

  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. )
  10. // Symbols defined in public import of google/protobuf/duration.proto.
  11. type Duration = durationpb.Duration
  12. var File_github_com_golang_protobuf_ptypes_duration_duration_proto protoreflect.FileDescriptor
  13. var file_github_com_golang_protobuf_ptypes_duration_duration_proto_rawDesc = []byte{
  14. 0x0a, 0x39, 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, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x64, 0x75, 0x72,
  17. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e, 0x67, 0x6f, 0x6f,
  18. 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x75, 0x72,
  19. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x35, 0x5a, 0x33, 0x67,
  20. 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67,
  21. 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73,
  22. 0x2f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x3b, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69,
  23. 0x6f, 0x6e, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  24. }
  25. var file_github_com_golang_protobuf_ptypes_duration_duration_proto_goTypes = []interface{}{}
  26. var file_github_com_golang_protobuf_ptypes_duration_duration_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_github_com_golang_protobuf_ptypes_duration_duration_proto_init() }
  34. func file_github_com_golang_protobuf_ptypes_duration_duration_proto_init() {
  35. if File_github_com_golang_protobuf_ptypes_duration_duration_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_github_com_golang_protobuf_ptypes_duration_duration_proto_rawDesc,
  43. NumEnums: 0,
  44. NumMessages: 0,
  45. NumExtensions: 0,
  46. NumServices: 0,
  47. },
  48. GoTypes: file_github_com_golang_protobuf_ptypes_duration_duration_proto_goTypes,
  49. DependencyIndexes: file_github_com_golang_protobuf_ptypes_duration_duration_proto_depIdxs,
  50. }.Build()
  51. File_github_com_golang_protobuf_ptypes_duration_duration_proto = out.File
  52. file_github_com_golang_protobuf_ptypes_duration_duration_proto_rawDesc = nil
  53. file_github_com_golang_protobuf_ptypes_duration_duration_proto_goTypes = nil
  54. file_github_com_golang_protobuf_ptypes_duration_duration_proto_depIdxs = nil
  55. }