mocks

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeStruct

type FakeStruct struct {
	mock.Mock
}

func (*FakeStruct) Close

func (f *FakeStruct) Close() error

func (*FakeStruct) Read

func (f *FakeStruct) Read(p []byte) (n int, err error)

func (*FakeStruct) ReadByte

func (f *FakeStruct) ReadByte() (byte, error)

func (*FakeStruct) Write

func (f *FakeStruct) 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