Versions in this module Expand all Collapse all v0 v0.3.0 Aug 11, 2026 v0.2.0 Jul 16, 2026 v0.1.0 Mar 18, 2026 Changes in this version + type NoOpReadCloser struct + func NewNoOpReadCloser() *NoOpReadCloser + func (m *NoOpReadCloser) Close() error + func (m *NoOpReadCloser) Read(p []byte) (n int, err error)