package
0.5.12
Repository: https://github.com/anyproto/any-sync.git
Documentation: pkg.go.dev

# Functions

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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ok means space should operate in a normal.
Remove means space should be removed.
RemovePrepare means space prepared to remove, sync should be disabled.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConsensusAPI supports consensus api.
CoordinatorAPI supports coordinator api.
FileAPI support file api.
NamingNodeAPI supports naming node api (see any-ns-node repository).
PaymentProcessingAPI supports payment processing api (see any-pp-node repository).
TreeAPI supports space/tree sync api.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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

# Structs

AccountDeleteRequest contains payload for account deletion.
AccountDeleteResponse contains timestamp when the account is finally deleted.
AccountDeletionConfirmPayload contains payload for deletion confirmation.
AccountLimits describes account level limit.
No description provided by the author
No description provided by the author
AccountRevertDeletionRequest is a request to revert an account deletion.
AccountRevertDeletionResponse is an empty response confirming that the deletion is reverted.
AclAddRecordRequest contains marshaled consensusproto.RawRecord.
AclAddRecordResponse contains created record id and marshaled consensusproto.RawRecord.
No description provided by the author
No description provided by the author
No description provided by the author
AclGetRecordsRequest can optionally contain the last known aclHead, the server will return only new records or an empty list if there are no new records.
AclGetRecordsResponse contains list of marshaled consensusproto.RawRecordWithId.
DeletionConfirmPayload contains payload for deletion confirmation.
DeletionConfirmPayloadWithSignature contains protobuf encoded deletion payload and its signature.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetworkConfigurationRequest contains currenId of the client configuration, it can be empty.
NetworkConfigurationResponse contains list of nodes.
Node describes one node in the network.
SpaceDeleteRequest contains the deletion confirmation for the space to be deleted.
SpaceDeleteResponse contains timestamp when the space is finally deleted.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SpaceReceipt contains permission to SpacePush operation.
SpaceReceiptWithSignature contains protobuf encoded receipt and its signature.
No description provided by the author
No description provided by the author
SpaceStatusChangeRequest contains the deletionChange if we want to delete space, or it is empty otherwise.
SpaceStatusChangeResponse contains changed status of space.
SpaceStatusCheckManyRequest contains the spaceIds of requested spaces.
SpaceStatusCheckManyResponse contains the current statuses of spaces.
SpaceStatusCheckRequest contains the spaceId of requested space.
SpaceStatusCheckResponse contains the current status of space.
No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author
No description provided by the author
DeletionChangeType determines the type of deletion payload.
No description provided by the author
NodeType determines the type of API that a node supports.
No description provided by the author
No description provided by the author