mid

package
v0.0.0-...-8d6b107 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Indexer

type Indexer struct {
	Link        link.Link
	Delay       time.Duration
	RandomDelay time.Duration
}

func NewIndexer

func NewIndexer(url link.Link, delay time.Duration, randomDelay time.Duration) *Indexer

NewIndexer creates a new Indexer with the given URL, delay, and randomDelay.

func (*Indexer) Run

func (i *Indexer) Run(ch chan feed.Entry, wg *sync.WaitGroup)

Jump to

Keyboard shortcuts

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