package
1.1.0
Repository: https://github.com/glebziz/fs_db.git
Documentation: pkg.go.dev

# Functions

NewMockRequest creates a new mock instance.
NewMockStream creates a new mock instance.

# Structs

MockRequest is a mock of Request interface.
MockRequestMockRecorder is the mock recorder for MockRequest.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.
RequestGetChunkCall wrap *gomock.Call.
StreamRecvCall wrap *gomock.Call.