Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileReader ¶
type FileReader struct{}
FileReader implements Reader interface. It allows to read a file.
type FileWriter ¶
type FileWriter struct{}
FileWriter is an implementation of Writer to file to file.
type MockReader ¶
MockReader is an autogenerated mock type for the Reader type
type MockWriter ¶
MockWriter is an autogenerated mock type for the Writer type
Click to show internal directories.
Click to hide internal directories.