Documentation ¶
Overview ¶
Package index provides indexation for datasources
- Copyright (c) 2018. Abstrium SAS <team (at) pydio.com>
- This file is part of Pydio Cells. *
- Pydio Cells is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version. *
- Pydio Cells is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Affero General Public License for more details. *
- You should have received a copy of the GNU Affero General Public License
- along with Pydio Cells. If not, see <http://www.gnu.org/licenses/>. *
- The latest code can be found at <https://pydio.com>.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name of the current plugin Name = common.SERVICE_GRPC_NAMESPACE_ + common.SERVICE_DATA_INDEX ChildPrefix = common.SERVICE_GRPC_NAMESPACE_ + common.SERVICE_DATA_INDEX_ )
Functions ¶
func GetDAOCache ¶
Types ¶
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 |
Click to show internal directories.
Click to hide internal directories.