package
0.0.0-20241118114016-5fac4bde46e5
Repository: https://github.com/ksysoev/oneway.git
Documentation: pkg.go.dev

# Functions

NewAddress creates a new Address object with the specified service and namespace.
NewBridge creates a new Bridge instance that bridges the given source and destination io.ReadWriteClosers.
NewMockConn creates a new instance of MockConn.
ParseAddress parses the given address string and returns a pointer to an Address object and an error.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
MockConn is an autogenerated mock type for the Conn type.
MockConn_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
No description provided by the author
MockConn_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
MockConn_Write_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Write'.
No description provided by the author

# Interfaces

No description provided by the author