Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostingList ¶
type PostingList struct {
Uids []uint64
}
func NewRequest ¶
func NewRequest(sz int) *PostingList
func (*PostingList) PingPong ¶
func (pl *PostingList) PingPong(req *PostingList, reply *PostingList) error
Click to show internal directories.
Click to hide internal directories.