Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Archive ¶
type Archive struct { ReplyList *forestArch.Archive }
Archive manages a group of known arbor nodes
type ReplyList ¶
ReplyList holds a sortable list of replies
func (ReplyList) IndexForID ¶
func (h ReplyList) IndexForID(id *fields.QualifiedHash) int
IndexForID returns the position of the node with the given `id` inside of the ReplyList, or -1 if it is not present.
Click to show internal directories.
Click to hide internal directories.