sequence

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2021 License: BSD-3-Clause Imports: 10 Imported by: 1

Documentation

Overview

Package sequence provides implementation of sequential indexing for time-based feeds this feed type is best suited for - version updates - followed updates - frequent or regular-interval updates

Index

Constants

View Source
const DefaultLevels = 8

DefaultLevels is the number of concurrent lookaheads 8 spans 2^8 updates

Variables

This section is empty.

Functions

func NewAsyncFinder

func NewAsyncFinder(getter storage.Getter, feed *feeds.Feed) feeds.Lookup

NewAsyncFinder constructs an AsyncFinder

func NewFinder

func NewFinder(getter storage.Getter, feed *feeds.Feed) feeds.Lookup

NewFinder constructs an finder (feeds.Lookup interface)

func NewUpdater

func NewUpdater(putter storage.Putter, signer crypto.Signer, topic []byte) (feeds.Updater, error)

NewUpdater constructs a feed updater

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL