Documentation
      ¶
    
    
  
    
  
    Overview ¶
## Gateway services.
Services under this folder are providing a main proxy and gateways to the various exposed services.
      
      Source Files
      ¶
    
- doc.go
 
      
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       Package gateway spins an S3 gateway for serving files using the Amazon S3 protocol. 
         | 
      Package gateway spins an S3 gateway for serving files using the Amazon S3 protocol. | 
| 
       Package dav provides a REST gateway to communicate with pydio backend via the webdav protocol. 
         | 
      Package dav provides a REST gateway to communicate with pydio backend via the webdav protocol. | 
| 
       Package micro starts a micro web service in API mode to dispatch all REST calls to the underlying services 
         | 
      Package micro starts a micro web service in API mode to dispatch all REST calls to the underlying services | 
| 
       Package proxy loads a Caddy service to provide a unique access to all services and serve the Javascript frontend. 
         | 
      Package proxy loads a Caddy service to provide a unique access to all services and serve the Javascript frontend. | 
| 
       Package websocket starts a WebSocket service forwarding internal events to http clients 
         | 
      Package websocket starts a WebSocket service forwarding internal events to http clients | 
| 
         
          
            api
            
            
          
           
      Package api starts the actual WebSocket service 
         | 
      Package api starts the actual WebSocket service | 
| 
       Package wopi implements communication with the backend via the WOPI API. 
         | 
      Package wopi implements communication with the backend via the WOPI API. | 
 Click to show internal directories. 
   Click to hide internal directories.