scanner

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScanLibrary

func ScanLibrary(basedir string, storage Storager, batchSize int) error

ScanLibrary scanning all file names in libraries directories

Types

type Storager

type Storager interface {
	Add(*book.Book) error
	AddBatch([]*book.Book) error
}

Jump to

Keyboard shortcuts

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