mock_xingapi

package
v0.0.0-...-0b96f7e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2015 License: MIT Imports: 1 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) ContactsList

func (_m *MockClient) ContactsList(userID string, limit int, offset int, handler ContactsHandler)

func (*MockClient) EXPECT

func (_m *MockClient) EXPECT() *_MockClientRecorder

func (*MockClient) Me

func (_m *MockClient) Me(handler UserHandler)

func (*MockClient) Messages

func (_m *MockClient) Messages(userID string, handler func(error))

func (*MockClient) User

func (_m *MockClient) User(id string, handler UserHandler)

Jump to

Keyboard shortcuts

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