Versions in this module Expand all Collapse all v0 v0.0.1 Nov 21, 2025 Changes in this version + type Pipeline struct + func NewDefault() *Pipeline + func (p *Pipeline) Parse(ctx context.Context, r io.ReaderAt) (doc *semantic.Document, err error) + func (p *Pipeline) WithPassword(pwd string) *Pipeline