Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadSeekerProvider ¶
type ReadSeekerProvider func(ctx context.Context) (io.ReadSeeker, error)
ReadSeekerProvider describes io.ReadSeeker provider.
type ReaderProvider ¶
ReaderProvider describes io.Reader provider.
Click to show internal directories.
Click to hide internal directories.