# Functions
NewCloser creates a new instance of Closer.
NewReadCloser creates a new instance of ReadCloser.
NewReader creates a new instance of Reader.
NewWriteCloser creates a new instance of WriteCloser.
NewWriter creates a new instance of Writer.
# Structs
Closer is an autogenerated mock type for the Closer type.
ReadCloser is an autogenerated mock type for the ReadCloser type.
Reader is an autogenerated mock type for the Reader type.
WriteCloser is an autogenerated mock type for the WriteCloser type.
Writer is an autogenerated mock type for the Writer type.