Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
Buffer is a slice of XML tokes which are buffered before saving them in a file
func (*Buffer) Clean ¶
func (buffer *Buffer) Clean()
Clean removes tokens from a buffer and keeps capacity untouched
type Docx ¶
type Docx struct {
// contains filtered or unexported fields
}
Docx can manipulate .docx files created by MS Word 2007+
func (*Docx) Brackets ¶
Brackets allows to configure characters which symbolice start and end of variable
Click to show internal directories.
Click to hide internal directories.