models

package
v0.0.0-...-da49c20 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	// MIME type of file
	FileType string

	// Was the file expanded successfully?
	Expanded bool

	// Is extraction supported?
	Supported bool

	// Any error output
	Error string
}

A single result item

type Results

type Results struct {
	ParsedFiles map[string]*Result
}

Scan Results

Jump to

Keyboard shortcuts

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