extractor

package
v0.0.0-...-ea11522 Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(tempDir string, regexes []Regex)

func IsFontExt

func IsFontExt(ext string) bool

func IsImageExt

func IsImageExt(ext string) bool

func IsOtherExt

func IsOtherExt(ext string) bool

func SkipExtension

func SkipExtension(filename string) bool

Types

type Regex

type Regex struct {
	Name  string `json:"name"`
	Regex string `json:"regex"`
}

func ReadRegexFromFile

func ReadRegexFromFile(filePath string) []Regex

Jump to

Keyboard shortcuts

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