Documentation
¶
Overview ¶
Code generated by MockGen. DO NOT EDIT. Source: services/file_service/internal/server/delivery/file_handler_http.go
Generated by this command:
mockgen -package mocks -source=services/file_service/internal/server/delivery/file_handler_http.go -destination=services/file_service/internal/server/mocks/file_handler_http.go
Package mocks is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIFileServiceHTTP ¶
type MockIFileServiceHTTP struct {
// contains filtered or unexported fields
}
MockIFileServiceHTTP is a mock of IFileServiceHTTP interface.
func NewMockIFileServiceHTTP ¶
func NewMockIFileServiceHTTP(ctrl *gomock.Controller) *MockIFileServiceHTTP
NewMockIFileServiceHTTP creates a new mock instance.
func (*MockIFileServiceHTTP) EXPECT ¶
func (m *MockIFileServiceHTTP) EXPECT() *MockIFileServiceHTTPMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockIFileServiceHTTPMockRecorder ¶
type MockIFileServiceHTTPMockRecorder struct {
// contains filtered or unexported fields
}
MockIFileServiceHTTPMockRecorder is the mock recorder for MockIFileServiceHTTP.
Click to show internal directories.
Click to hide internal directories.