Versions in this module Expand all Collapse all v1 v1.1.1 Apr 7, 2023 Changes in this version + type Writer interface + Close func() error + Write func(bytes []byte, filename string) error + func NewDirWriter(chapterPath string) Writer + func NewZipWriter(chapterPath string) Writer