You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

65 lines
3.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: github.com/golang/protobuf/ptypes/timestamp/timestamp.proto
  3. package timestamp
  4. import (
  5. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  6. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  7. timestamppb "google.golang.org/protobuf/types/known/timestamppb"
  8. reflect "reflect"
  9. )
  10. // Symbols defined in public import of google/protobuf/timestamp.proto.
  11. type Timestamp = timestamppb.Timestamp
  12. var File_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto protoreflect.FileDescriptor
  13. var file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_rawDesc = []byte{
  14. 0x0a, 0x3b, 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, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2f, 0x74, 0x69,
  17. 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1f, 0x67,
  18. 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x74,
  19. 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x37,
  20. 0x5a, 0x35, 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, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x3b, 0x74, 0x69,
  23. 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  24. 0x33,
  25. }
  26. var file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_goTypes = []interface{}{}
  27. var file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_depIdxs = []int32{
  28. 0, // [0:0] is the sub-list for method output_type
  29. 0, // [0:0] is the sub-list for method input_type
  30. 0, // [0:0] is the sub-list for extension type_name
  31. 0, // [0:0] is the sub-list for extension extendee
  32. 0, // [0:0] is the sub-list for field type_name
  33. }
  34. func init() { file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_init() }
  35. func file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_init() {
  36. if File_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto != nil {
  37. return
  38. }
  39. type x struct{}
  40. out := protoimpl.TypeBuilder{
  41. File: protoimpl.DescBuilder{
  42. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  43. RawDescriptor: file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_rawDesc,
  44. NumEnums: 0,
  45. NumMessages: 0,
  46. NumExtensions: 0,
  47. NumServices: 0,
  48. },
  49. GoTypes: file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_goTypes,
  50. DependencyIndexes: file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_depIdxs,
  51. }.Build()
  52. File_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto = out.File
  53. file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_rawDesc = nil
  54. file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_goTypes = nil
  55. file_github_com_golang_protobuf_ptypes_timestamp_timestamp_proto_depIdxs = nil
  56. }