Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EmptyReader ¶
type EmptyReader struct{}
EmptyReader is a mock reader that simulates an empty input.
type ErrorReader ¶
type ErrorReader struct{}
ErrorReader is a mock reader that simulates an error when reading.
Click to show internal directories.
Click to hide internal directories.