package
1.10.2
Repository: https://github.com/berty/go-ipfs-log.git
Documentation: pkg.go.dev

# Packages

Package sorting includes utilities for ordering slices of Entries.

# Functions

CopyLamportClock returns a copy of a lamport clock.
No description provided by the author
CreateEntryWithIO creates an Entry.
Difference gets the list of values not present in both entries sets.
FetchAll gets entries from their CIDs.
FetchParallel has the same comportement than FetchAll, we keep it for retrop compatibility purpose.
FindChildren finds an entry's children from an Array of entries.
FindHeads search entries heads in an OrderedMap.
FromMultihash creates an Entry from a hash.
FromMultihashWithIO creates an Entry from a hash.
No description provided by the author
NewLamportClock creates a new LamportClock instance.
NewOrderedMap creates a new OrderedMap of entries.
NewOrderedMapFromEntries creates a new OrderedMap of entries from a slice.
No description provided by the author
ToHashable Converts an entry to hashable.
ToMultihashWithIO gets the multihash of an Entry.

# Structs

Entry
No description provided by the author
No description provided by the author
No description provided by the author
OrderedMap is an ordered map of entries.

# Type aliases

No description provided by the author