doctrans

package
v0.0.0-...-7ebd23e Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsSupported

func IsSupported(t DocType) bool

func TransDoc

func TransDoc(src Doc, dest Doc)

Types

type Doc

type Doc interface {
	GetType() DocType
}

func NewPdfDocFromReader

func NewPdfDocFromReader(r io.ReadSeeker) (d Doc, err error)

type DocType

type DocType int
const (
	DOC_PDF DocType = iota
	DOC_WORD
	DOC_TXT
)

Jump to

Keyboard shortcuts

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