mock_main

package
v0.0.0-...-59e6379 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_main is a generated GoMock package.

Package mock_main is a generated GoMock package.

Package mock_main is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockdiscovery

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

Mockdiscovery is a mock of discovery interface

func NewMockdiscovery

func NewMockdiscovery(ctrl *gomock.Controller) *Mockdiscovery

NewMockdiscovery creates a new mock instance

func (*Mockdiscovery) EXPECT

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

func (*Mockdiscovery) Endpoints

func (m *Mockdiscovery) Endpoints() []string

Endpoints mocks base method

type MockdiscoveryMockRecorder

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

MockdiscoveryMockRecorder is the mock recorder for Mockdiscovery

func (*MockdiscoveryMockRecorder) Endpoints

func (mr *MockdiscoveryMockRecorder) Endpoints() *gomock.Call

Endpoints indicates an expected call of Endpoints

type Mockroom

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

Mockroom is a mock of room interface

func NewMockroom

func NewMockroom(ctrl *gomock.Controller) *Mockroom

NewMockroom creates a new mock instance

func (*Mockroom) EXPECT

func (m *Mockroom) EXPECT() *MockroomMockRecorder

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

func (*Mockroom) Join

func (m *Mockroom) Join(room, endpoint string)

Join mocks base method

func (*Mockroom) Leave

func (m *Mockroom) Leave(room, endpoint string)

Leave mocks base method

type MockroomMockRecorder

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

MockroomMockRecorder is the mock recorder for Mockroom

func (*MockroomMockRecorder) Join

func (mr *MockroomMockRecorder) Join(room, endpoint interface{}) *gomock.Call

Join indicates an expected call of Join

func (*MockroomMockRecorder) Leave

func (mr *MockroomMockRecorder) Leave(room, endpoint interface{}) *gomock.Call

Leave indicates an expected call of Leave

type Mockselector

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

Mockselector is a mock of selector interface

func NewMockselector

func NewMockselector(ctrl *gomock.Controller) *Mockselector

NewMockselector creates a new mock instance

func (*Mockselector) EXPECT

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

func (*Mockselector) TellMe

func (m *Mockselector) TellMe(arg0 string) string

TellMe mocks base method

type MockselectorMockRecorder

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

MockselectorMockRecorder is the mock recorder for Mockselector

func (*MockselectorMockRecorder) TellMe

func (mr *MockselectorMockRecorder) TellMe(arg0 interface{}) *gomock.Call

TellMe indicates an expected call of TellMe

Jump to

Keyboard shortcuts

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