Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexPlatformSrv ¶
type IndexPlatformSrv struct {
*pb.UnimplementedIndexPlatformServiceServer
}
var ( IndexPlatIns *IndexPlatformSrv IndexPlatOnce sync.Once )
func GetIndexPlatformSrv ¶
func GetIndexPlatformSrv() *IndexPlatformSrv
func (*IndexPlatformSrv) BuildIndexService ¶
func (s *IndexPlatformSrv) BuildIndexService(ctx context.Context, req *pb.BuildIndexReq) (resp *pb.BuildIndexResp, err error)
BuildIndexService 构建索引
Click to show internal directories.
Click to hide internal directories.