sockettest

package
v0.0.0-...-ab49fd9 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockedContextSocket

type MockedContextSocket struct {
	mock.Mock
}

func (*MockedContextSocket) Close

func (m *MockedContextSocket) Close() error

func (*MockedContextSocket) Get

type MockedSocket

type MockedSocket struct {
	mock.Mock
}

func (*MockedSocket) Close

func (m *MockedSocket) Close() error

func (*MockedSocket) Read

func (m *MockedSocket) Read() ([]byte, error)

func (*MockedSocket) Write

func (m *MockedSocket) Write(data []byte) error

Jump to

Keyboard shortcuts

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