plugin.pb.go 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto
  3. package plugin_go
  4. import (
  5. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  6. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  7. pluginpb "google.golang.org/protobuf/types/pluginpb"
  8. reflect "reflect"
  9. sync "sync"
  10. )
  11. // Symbols defined in public import of google/protobuf/compiler/plugin.proto.
  12. type Version = pluginpb.Version
  13. type CodeGeneratorRequest = pluginpb.CodeGeneratorRequest
  14. type CodeGeneratorResponse = pluginpb.CodeGeneratorResponse
  15. type CodeGeneratorResponse_File = pluginpb.CodeGeneratorResponse_File
  16. var File_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto protoreflect.FileDescriptor
  17. var file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDesc = []byte{
  18. 0x0a, 0x3c, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
  19. 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x72, 0x6f,
  20. 0x74, 0x6f, 0x63, 0x2d, 0x67, 0x65, 0x6e, 0x2d, 0x67, 0x6f, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69,
  21. 0x6e, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x25,
  22. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
  23. 0x63, 0x6f, 0x6d, 0x70, 0x69, 0x6c, 0x65, 0x72, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2e,
  24. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x3b, 0x5a, 0x39, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e,
  25. 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  26. 0x62, 0x75, 0x66, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x63, 0x2d, 0x67, 0x65, 0x6e, 0x2d, 0x67,
  27. 0x6f, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x3b, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x5f,
  28. 0x67, 0x6f, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32,
  29. }
  30. var (
  31. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescOnce sync.Once
  32. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescData = file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDesc
  33. )
  34. func file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescGZIP() []byte {
  35. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescOnce.Do(func() {
  36. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescData = protoimpl.X.CompressGZIP(file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescData)
  37. })
  38. return file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDescData
  39. }
  40. var file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_goTypes = []interface{}{}
  41. var file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_depIdxs = []int32{
  42. 0, // [0:0] is the sub-list for method output_type
  43. 0, // [0:0] is the sub-list for method input_type
  44. 0, // [0:0] is the sub-list for extension type_name
  45. 0, // [0:0] is the sub-list for extension extendee
  46. 0, // [0:0] is the sub-list for field type_name
  47. }
  48. func init() { file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_init() }
  49. func file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_init() {
  50. if File_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto != nil {
  51. return
  52. }
  53. type x struct{}
  54. out := protoimpl.TypeBuilder{
  55. File: protoimpl.DescBuilder{
  56. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  57. RawDescriptor: file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDesc,
  58. NumEnums: 0,
  59. NumMessages: 0,
  60. NumExtensions: 0,
  61. NumServices: 0,
  62. },
  63. GoTypes: file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_goTypes,
  64. DependencyIndexes: file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_depIdxs,
  65. }.Build()
  66. File_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto = out.File
  67. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_rawDesc = nil
  68. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_goTypes = nil
  69. file_github_com_golang_protobuf_protoc_gen_go_plugin_plugin_proto_depIdxs = nil
  70. }