Expand description
API for iroh-docs replicas
Structs§
- Timestamps of the latest entry for each author.
- A single entry in a
Replica
- Signature over an entry.
- Error that occurs trying to access the
NamespaceSecret
of a read-onlyCapability
. - The data part of an entry in a
Replica
. - The identifier of a record.
- Local representation of a mutable, synchronizable key-value store.
- In memory information about an open replica.
- A signed entry.
- Outcome of a sync operation.
Enums§
- The capability of the namespace.
- Errors for capability operations
- Kind of capability of the namespace.
- Whether the content status is available on a node.
- Event emitted by sync when entries are added.
- Error emitted when inserting entries into a
Replica
failed - Whether an entry was inserted locally or by a remote peer.
- Reason why entry validation failed
Constants§
- Max time in the future from our wall clock time that we accept entries for. Value is 10 minutes.
Type Aliases§
- Callback that may be set on a replica to determine the availability status for a content hash.
- Byte representation of a
PeerId
fromiroh-net
. - Protocol message for the set reconciliation protocol.