package
2.14.0
Repository: https://github.com/nspcc-dev/neofs-api-go.git
Documentation: pkg.go.dev

# Constants

[**1024**] Internal server error, default failure.
[**1027**] Node is under maintenance.
[**1026**] Signature verification failure.
[**1025**] Wrong magic of the NeoFS network.
[**3072**] Container not found.
[**3073**] eACL table not found.
[**2048**] Access denied by ACL.
[**2051**] Locking an object with a non-REGULAR type rejected.
[**2050**] Operation rejected by the object lock.
[**2052**] Object has been marked deleted.
[**2049**] Object not found.
[**2053**] Invalid range has been requested for an object.
Container service-specific errors.
Failure codes regardless of the operation.
Object service-specific errors.
Session service-specific errors.
Successful return codes.
[**4097**] Token has expired.
[**4096**] Token not found.
[**0**] Default success.

# Variables

Enum value maps for CommonFail.
Enum value maps for CommonFail.
Enum value maps for Container.
Enum value maps for Container.
No description provided by the author
Enum value maps for Object.
Enum value maps for Object.
Enum value maps for Section.
Enum value maps for Section.
Enum value maps for Session.
Enum value maps for Session.
Enum value maps for Success.
Enum value maps for Success.

# Structs

Declares the general format of the status returns of the NeoFS RPC protocol.
Return detail.

# Type aliases

Section of failed statuses independent of the operation.
Section of statuses for container-related operations.
Section of statuses for object-related operations.
Section identifiers.
Section of statuses for session-related operations.
Section of NeoFS successful return codes.