printer

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package printer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPrinter

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

MockPrinter is a mock of Printer interface

func NewMockPrinter

func NewMockPrinter(ctrl *gomock.Controller) *MockPrinter

NewMockPrinter creates a new mock instance

func (*MockPrinter) AddRow

func (m *MockPrinter) AddRow(row []string)

AddRow mocks base method

func (*MockPrinter) EXPECT

func (m *MockPrinter) EXPECT() *MockPrinterMockRecorder

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

func (*MockPrinter) Flush

func (m *MockPrinter) Flush() error

Flush mocks base method

type MockPrinterMockRecorder

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

MockPrinterMockRecorder is the mock recorder for MockPrinter

func (*MockPrinterMockRecorder) AddRow

func (mr *MockPrinterMockRecorder) AddRow(row interface{}) *gomock.Call

AddRow indicates an expected call of AddRow

func (*MockPrinterMockRecorder) Flush

func (mr *MockPrinterMockRecorder) Flush() *gomock.Call

Flush indicates an expected call of Flush

Jump to

Keyboard shortcuts

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