 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Folder source contains the three services composing a datasource : objects, index and sync
       Source Files
      ¶
      Source Files
      ¶
    
- doc.go
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package index provides indexation for datasources | Package index provides indexation for datasources | 
| 
          
            grpc
            
            
          
           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. | 
| 
          
            sessions
            
            
          
           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 | 
| Package objects is in charge of exposing the content of the datasource with the S3 protocol. | Package objects is in charge of exposing the content of the datasource with the S3 protocol. | 
| 
          
            grpc
            
            
          
           Package grpc wraps a Minio server for exposing the content of the datasource with the S3 protocol. | Package grpc wraps a Minio server for exposing the content of the datasource with the S3 protocol. | 
| Package meta provides storage for files and folders metadata. | Package meta provides storage for files and folders metadata. | 
| 
          
            grpc
            
            
          
           Package grpc is a pydio service running synchronization between objects and index. | Package grpc is a pydio service running synchronization between objects and index. | 
 Click to show internal directories. 
   Click to hide internal directories.