overlaymock

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package overlaymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRegistrar

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

MockRegistrar is a mock of Registrar interface

func NewMockRegistrar

func NewMockRegistrar(ctrl *gomock.Controller) *MockRegistrar

NewMockRegistrar creates a new mock instance

func (*MockRegistrar) EXPECT

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

func (*MockRegistrar) Register

func (m *MockRegistrar) Register(arg0 string) (store.Registration, error)

Register mocks base method

type MockRegistrarMockRecorder

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

MockRegistrarMockRecorder is the mock recorder for MockRegistrar

func (*MockRegistrarMockRecorder) Register

func (mr *MockRegistrarMockRecorder) Register(arg0 interface{}) *gomock.Call

Register indicates an expected call of Register

Jump to

Keyboard shortcuts

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