mock_misc

package
v0.0.6 Latest Latest
Warning

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

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

Documentation

Overview

Mocks for miscellaneous packages.

Package mock_misc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloser

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

MockCloser is a mock of Closer interface

func NewMockCloser

func NewMockCloser(ctrl *gomock.Controller) *MockCloser

NewMockCloser creates a new mock instance

func (*MockCloser) Close

func (m *MockCloser) Close() error

Close mocks base method

func (*MockCloser) EXPECT

func (m *MockCloser) EXPECT() *MockCloserMockRecorder

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

type MockCloserMockRecorder

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

MockCloserMockRecorder is the mock recorder for MockCloser

func (*MockCloserMockRecorder) Close

func (mr *MockCloserMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

Jump to

Keyboard shortcuts

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