scanner

package
v0.0.0-...-b2b1038 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(data []byte, minLen int, enc string, sections []internal.SectionInfo, filterPat *regexp.Regexp, showContext bool) []internal.StringResult

func ExtractMulti

func ExtractMulti(data []byte, minLen int, encodings []string, sections []internal.SectionInfo, filterPat *regexp.Regexp, showContext bool) []internal.StringResult

ExtractMulti scans data with multiple encodings in parallel, returning deduplicated results. This is faster than calling Extract sequentially for each encoding.

func LoadFile

func LoadFile(filepath string) ([]byte, func(), error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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