index

package
v0.0.0-...-8247e04 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2024 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileWalker

type FileWalker struct {
	Dir    string
	Period time.Duration
}

func (*FileWalker) Index

func (walker *FileWalker) Index(ctx context.Context, db *persistence.HashDB, status chan<- string)

type Indexer

type Indexer interface {
	Index(ctx context.Context, db *persistence.HashDB, status chan<- string)
}

Jump to

Keyboard shortcuts

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