content

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetContent

func GetContent(r fslib.ReadSeekerAt) (content string, err error)

func PDFContent

func PDFContent(r fslib.ReadSeekerAt) (string, error)

func Strings

func Strings(data []byte, currentString *bytes.Buffer, f *bufio.Writer) (err error)

func StringsR

func StringsR(r io.Reader, w io.Writer) (err error)

Types

type Node

type Node struct {
	XMLName xml.Name
	Content []byte `xml:",innerxml"`
	Nodes   []Node `xml:",any"`
}

Jump to

Keyboard shortcuts

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