package
0.0.0-20190131172114-935c79bbb99d
Repository: https://github.com/butonic/go-cs3apis.git
Documentation: pkg.go.dev

# Constants

The operation was aborted, typically due to a concurrency issue such as a sequencer check failure or transaction abort.
The entity that a client attempted to create (e.g., file or directory) already exists.
The operation was cancelled, typically by the caller.
Unrecoverable data loss or corruption.
The deadline expired before the operation could complete.
The operation was rejected because the system is not in a state required for the operation's execution.
Internal errors.
No description provided by the author
The client specified an invalid argument.
Some requested entity (e.g., file or directory) was not found.
Not an error; returned on success HTTP Mapping: 200 OK.
The operation was attempted past the valid range.
The caller does not have permission to execute the specified operation.
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
The request does not have valid authentication credentials for the operation.
The service is currently unavailable.
The operation is not implemented or is not supported/enabled in this service.
Unknown error.

# Variables

No description provided by the author
No description provided by the author

# Structs

Describes violations in a client request.
A message type used to describe a single bad request field.
Describes additional debugging info.
Provides links to documentation or for performing an out of band action.
Describes a URL link.
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
Describes what preconditions have failed.
A message type used to describe a single precondition failure.
Describes how a quota check failed.
A message type used to describe a single quota violation.
Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
Describes the resource that is being accessed.
No description provided by the author

# Type aliases

The canonical error codes for CS3 APIs.