Versions in this module Expand all Collapse all v0 v0.5.2 Jun 16, 2024 v0.5.1 Jun 2, 2024 v0.5.0 Jun 2, 2024 Changes in this version + type ReaderInput struct + func New(reader io.Reader, timeout time.Duration) *ReaderInput + func (s *ReaderInput) ReadCloser(ctx context.Context) (io.ReadCloser, error) + func (s *ReaderInput) String() string