mocks

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCreator

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

MockCreator is a mock of Creator interface

func NewMockCreator

func NewMockCreator(ctrl *gomock.Controller) *MockCreator

NewMockCreator creates a new mock instance

func (*MockCreator) Create

func (m *MockCreator) Create(arg0 string) (io.WriteCloser, error)

Create mocks base method

func (*MockCreator) EXPECT

func (m *MockCreator) EXPECT() *MockCreatorMockRecorder

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

type MockCreatorMockRecorder

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

MockCreatorMockRecorder is the mock recorder for MockCreator

func (*MockCreatorMockRecorder) Create

func (mr *MockCreatorMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

Jump to

Keyboard shortcuts

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