Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBlobstore ¶
type MockBlobstore struct {
// contains filtered or unexported fields
}
Mock of Blobstore interface
func NewMockBlobstore ¶
func NewMockBlobstore(ctrl *gomock.Controller) *MockBlobstore
type MockFactory ¶
type MockFactory struct {
// contains filtered or unexported fields
}
Mock of Factory interface
func NewMockFactory ¶
func NewMockFactory(ctrl *gomock.Controller) *MockFactory
Click to show internal directories.
Click to hide internal directories.