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