Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLogFileNotOpened = errors.New("file not opened")
Functions ¶
This section is empty.
Types ¶
type MockStorage ¶
MockStorage is an autogenerated mock type for the Storage type
func (*MockStorage) Close ¶
func (_m *MockStorage) Close() error
Close provides a mock function with given fields:
func (*MockStorage) Open ¶
func (_m *MockStorage) Open() error
Open provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.