index

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2019 License: BSD-3-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 SQLiteIndexer

type SQLiteIndexer struct {
	Timings bool
	Logger  *log.WOFLogger
	// contains filtered or unexported fields
}

func NewSQLiteIndexer

func NewSQLiteIndexer(db sqlite.Database, tables []sqlite.Table, callback SQLiteIndexerFunc) (*SQLiteIndexer, error)

func (*SQLiteIndexer) IndexPaths

func (idx *SQLiteIndexer) IndexPaths(mode string, paths []string) error

type SQLiteIndexerFunc

type SQLiteIndexerFunc func(context.Context, io.Reader, ...interface{}) (interface{}, error)

Jump to

Keyboard shortcuts

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