mocks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIOReader

type MockIOReader struct {
	mock.Mock
}

func NewMockIOReader

func NewMockIOReader() *MockIOReader

func (*MockIOReader) Read

func (m *MockIOReader) Read(p []byte) (n int, err error)

type MockIOWriter

type MockIOWriter struct {
	mock.Mock
}

func NewMockIOWriter

func NewMockIOWriter() *MockIOWriter

func (*MockIOWriter) Write

func (m *MockIOWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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