fix: get all spider issue

This commit is contained in:
Marvin Zhang
2024-06-26 17:31:31 +08:00
parent 73a5a64ba4
commit 9c620fa2ee
32 changed files with 979 additions and 303 deletions

View File

@@ -1,13 +1,12 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.25.0
// protoc v3.20.1
// protoc-gen-go v1.34.2
// protoc v3.12.4
// source: services/plugin_service.proto
package grpc
import (
proto "github.com/golang/protobuf/proto"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
@@ -20,10 +19,6 @@ const (
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
)
// This is a compile-time assertion that a sufficiently up-to-date version
// of the legacy proto package is being used.
const _ = proto.ProtoPackageIsVersion4
var File_services_plugin_service_proto protoreflect.FileDescriptor
var file_services_plugin_service_proto_rawDesc = []byte{
@@ -49,7 +44,7 @@ var file_services_plugin_service_proto_rawDesc = []byte{
0x5a, 0x06, 0x2e, 0x3b, 0x67, 0x72, 0x70, 0x63, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var file_services_plugin_service_proto_goTypes = []interface{}{
var file_services_plugin_service_proto_goTypes = []any{
(*PluginRequest)(nil), // 0: grpc.PluginRequest
(*StreamMessage)(nil), // 1: grpc.StreamMessage
(*Response)(nil), // 2: grpc.Response