Versions in this module Expand all Collapse all v1 v1.0.0 Jan 28, 2026 Changes in this version + type Docx struct + Reader io.ReaderAt + Size int64 + Text string + Title string + func New(r io.ReaderAt, size int64) *Docx + func (d *Docx) Load() error