Legacy Rest API Client in go for Pydio Cells. Please see v3 subfolder.
This version has been released with version 0.9 before cleaning and refactoring the API in order to provide backward compatibility for potential consumers of the SDK.
You should really rather use the v3 branch
Simply put the package under your project folder and add the following import:
"github.com/pydio/cells-sdk-go"
The transport
sub-package provides some utilitary methods to ease the set up of a communication with your target Cells instance, and you might find the few sample commands that are in the example
package useful to jump in.
You can also have a look at the Cells client repository (also on Github) to see more working examples.
Version | Tag | Published |
---|---|---|
v2.2.1-0.20210920075617-5a0005859843 | 6mos ago | |
v2.2.1-0.20211103134654-913fb4e73f0a | 6mos ago | |
v2.2.1-0.20211109142854-ddde41c538ef | 6mos ago | |
v2.2.1-0.20211015065228-25705a3e4eeb | 6mos ago |