text

package
v0.0.0-...-bb112c9 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SupportedExtensions = []string{
	".txt",
	".csv",
	".tsv",

	".json",
	".xml",
	".yaml",
	".yml",

	".ini",
	".log",
	".md",
	".rst",
}

Functions

This section is empty.

Types

type Extractor

type Extractor struct {
}

func New

func New() (*Extractor, error)

func (*Extractor) Extract

func (e *Extractor) Extract(ctx context.Context, input extractor.File, options *extractor.ExtractOptions) (*extractor.Document, error)

Jump to

Keyboard shortcuts

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