index

package
v3.0.6+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Package index provides indexation for datasources

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the current plugin
	Name        = common.ServiceGrpcNamespace_ + common.ServiceDataIndex
	ChildPrefix = common.ServiceGrpcNamespace_ + common.ServiceDataIndex_
)

Functions

func GetDAOCache

func GetDAOCache(session string) index.DAO

func NewDAO

func NewDAO(o dao.DAO) dao.DAO

func NewDAOCache

func NewDAOCache(session string, o index.DAO) index.DAO

func NewNode

func NewNode(treeNode *tree.Node, path mtree.MPath, filenames []string) *mtree.TreeNode

NewNode utils

Types

type DAO

type DAO interface {
	index.DAO
}

DAO interface

Source Files

  • dao.go
  • plugins.go
  • sql.go
  • todo.go

Directories

Path Synopsis
Package grpc provides a pydio GRPC service for CRUD-ing the datasource index.
Package grpc provides a pydio GRPC service for CRUD-ing the datasource index.
Package sessions is used during indexation to start/stop a session an speed-up the process
Package sessions is used during indexation to start/stop a session an speed-up the process

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL