Versions in this module Expand all Collapse all v1 v1.0.0 May 23, 2026 Changes in this version + type DocumentResult struct + func (dr *DocumentResult) Save(path string) error + type GeneratedDocument struct + func Generate(report *structure.Report, styleSheet *style.StyleSheet) (*GeneratedDocument, error) + func (gd *GeneratedDocument) Generate() (*DocumentResult, error)