Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

63 rader
2.7 KiB

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