Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPlainText ¶
Types ¶
type WordDocument ¶
type WordDocument struct {
Paragraphs []Paragraph
}
func Parse ¶
func Parse(doc []byte) (WordDocument, error)
Click to show internal directories.
Click to hide internal directories.