directory
4.4.10
Repository: https://github.com/pydio/cells.git
Documentation: pkg.go.dev

# Packages

Package cells provides endpoints for speaking either with a local server using a views.Router (and connecting to the local NATS registry), or a remote Cells server using a GRPC gateway client.
No description provided by the author
Package file system provides endpoints for reading/writing from/to a local folder.
Package index provides a GRPC client for storing information into any tree.NodeProviderClient/tree.NodeReceiverClient service.
Package memory provides an in-memory basic implementation of an Endpoint, with nodes stored in a map.
Package s3 provides an endpoint for connecting to Amazon S3 or an S3-compatible storage.
Package snapshot provides fast in-memory or on-file implementations of endpoint for storing snapshots.