package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Functions

NewMockAddr creates a new mock instance.
NewMockbuffersWriter creates a new mock instance.
NewMockConn creates a new mock instance.
NewMockError creates a new mock instance.
NewMockListener creates a new mock instance.
NewMockPacketConn creates a new mock instance.
NewMocktemporary creates a new mock instance.
NewMocktimeout creates a new mock instance.

# Structs

MockAddr is a mock of Addr interface.
MockAddrMockRecorder is the mock recorder for MockAddr.
MockbuffersWriter is a mock of buffersWriter interface.
MockbuffersWriterMockRecorder is the mock recorder for MockbuffersWriter.
MockConn is a mock of Conn interface.
MockConnMockRecorder is the mock recorder for MockConn.
MockError is a mock of Error interface.
MockErrorMockRecorder is the mock recorder for MockError.
MockListener is a mock of Listener interface.
MockListenerMockRecorder is the mock recorder for MockListener.
MockPacketConn is a mock of PacketConn interface.
MockPacketConnMockRecorder is the mock recorder for MockPacketConn.
Mocktemporary is a mock of temporary interface.
MocktemporaryMockRecorder is the mock recorder for Mocktemporary.
Mocktimeout is a mock of timeout interface.
MocktimeoutMockRecorder is the mock recorder for Mocktimeout.