package
1.28.1
Repository: https://github.com/systemlogicit/go-tika.git
Documentation: pkg.go.dev

# Functions

DownloadServer downloads and validates the given server version, saving it at path.
NewClient creates a new Client.
NewServer creates a new Server.

# Constants

Translators available by defult in Tika.
Translators available by defult in Tika.
Translators available by defult in Tika.
Translators available by defult in Tika.
Translators available by defult in Tika.
Supported versions of Tika Server.
Supported versions of Tika Server.
Supported versions of Tika Server.
Supported versions of Tika Server.
Supported versions of Tika Server.
Supported versions of Tika Server.
XTIKAContent is the metadata field of the content of a file after recursive parsing.
Translators available by defult in Tika.

# Variables

Versions is a list of supported versions of Apache Tika.

# Structs

ChildOptions represent command line parameters that can be used when Tika is run with the -spawnChild option.
Client represents a connection to a Tika Server.
ClientError is returned by Client's various parse methods and represents an error response from the Tika server.
A Detector represents a Tika Detector.
MIMEType represents a Tika MIME Type.
A Parser represents a Tika Parser.
Server represents a Tika server.

# Type aliases

Translator represents the Java package of a Tika Translator.
A Version represents a Tika Server version.