Versions in this module Expand all Collapse all v0 v0.1.8 Feb 25, 2024 v0.1.7 Oct 29, 2023 Changes in this version + type ReadCloser struct + CloseFunc func() error + func (rac *ReadCloser) Close() error + type WriteCloser struct + CloseFunc func() error + func (wac *WriteCloser) Close() error