mock_clients

package
v0.0.0-...-a1d8c0c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_clients is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStorageAccessLayer

type MockStorageAccessLayer struct {
	// contains filtered or unexported fields
}

MockStorageAccessLayer is a mock of StorageAccessLayer interface

func NewMockStorageAccessLayer

func NewMockStorageAccessLayer(ctrl *gomock.Controller) *MockStorageAccessLayer

NewMockStorageAccessLayer creates a new mock instance

func (*MockStorageAccessLayer) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockStorageAccessLayer) Upload

func (m *MockStorageAccessLayer) Upload(path, filename string, data io.Reader) (string, error)

Upload mocks base method

type MockStorageAccessLayerMockRecorder

type MockStorageAccessLayerMockRecorder struct {
	// contains filtered or unexported fields
}

MockStorageAccessLayerMockRecorder is the mock recorder for MockStorageAccessLayer

func (*MockStorageAccessLayerMockRecorder) Upload

func (mr *MockStorageAccessLayerMockRecorder) Upload(path, filename, data interface{}) *gomock.Call

Upload indicates an expected call of Upload

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL