Versions in this module Expand all Collapse all v0 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)