master
Writer.Close
func (w *Writer) Close() error { if err := w.createLastPartRelationships(); err != nil { w.w.Close() return err }