Documentation
¶
Index ¶
- func FilterParsedImages(ctx context.Context, db *sql.DB, images []string) ([]string, error)
- func InsertParsedText(ctx context.Context, db *sql.DB, path, text, hash string) error
- func SearchParsedText(ctx context.Context, db *sql.DB, search string, isRegex bool) ([]string, error)
- func Setup(ctx context.Context, dbPath string) (*sql.DB, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterParsedImages ¶
func InsertParsedText ¶
func SearchParsedText ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.