# Functions
NewQueuePair creates a new instance of QueuePair.
# Structs
QueuePair is an autogenerated mock type for the QueuePair type.
QueuePair_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
QueuePair_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
QueuePair_HasQueuePair_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasQueuePair'.
QueuePair_Len_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Len'.
QueuePair_Names_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Names'.
QueuePair_RecvQ_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RecvQ'.
QueuePair_SendQ_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendQ'.