mock_client

package
v0.0.0-...-dc1866d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

Mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

func (*MockClient) EXPECT

func (_m *MockClient) EXPECT() *_MockClientRecorder

func (*MockClient) GetItem

func (_m *MockClient) GetItem(_param0 *dynamodb.GetItemInput) (*dynamodb.GetItemOutput, error)

func (*MockClient) PutItem

func (_m *MockClient) PutItem(_param0 *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)

func (*MockClient) Query

func (_m *MockClient) Query(_param0 *dynamodb.QueryInput) (*dynamodb.QueryOutput, error)

func (*MockClient) UpdateItem

func (_m *MockClient) UpdateItem(_param0 *dynamodb.UpdateItemInput) (*dynamodb.UpdateItemOutput, error)

Jump to

Keyboard shortcuts

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