package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new graph service API client.
NewRelationOK creates a RelationOK with default headers values.
NewRelationParams creates a new RelationParams object with the default values initialized.
NewRelationParamsWithContext creates a new RelationParams object with the default values initialized, and the ability to set a context for a request.
NewRelationParamsWithHTTPClient creates a new RelationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRelationParamsWithTimeout creates a new RelationParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserStateOK creates a UserStateOK with default headers values.
NewUserStateParams creates a new UserStateParams object with the default values initialized.
NewUserStateParamsWithContext creates a new UserStateParams object with the default values initialized, and the ability to set a context for a request.
NewUserStateParamsWithHTTPClient creates a new UserStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserStateParamsWithTimeout creates a new UserStateParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for graph service API
*/.
RelationOK handles this case with default header values.
RelationParams contains all the parameters to send to the API endpoint
for the relation operation typically these are written to a http.Request
*/.
RelationReader is a Reader for the Relation structure.
UserStateOK handles this case with default header values.
UserStateParams contains all the parameters to send to the API endpoint
for the user state operation typically these are written to a http.Request
*/.
UserStateReader is a Reader for the UserState structure.