package
1.8.0
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewContextWithTimeoutForTests creates a context with a lower timeout than requested just to keep unit test times reasonable.
No description provided by the author
NewMockAMQPClient creates a new mock instance.
NewMockAMQPReceiver creates a new mock instance.
NewMockAMQPReceiverCloser creates a new mock instance.
NewMockAMQPSender creates a new mock instance.
NewMockAMQPSenderCloser creates a new mock instance.
NewMockAMQPSession creates a new mock instance.
NewMockgoamqpConn creates a new mock instance.
NewMockgoamqpReceiver creates a new mock instance.
NewMockgoamqpSession creates a new mock instance.
NewMockNamespaceForAMQPLinks creates a new mock instance.
NewMockRPCLink creates a new mock instance.
NewMockTokenCredential creates a new mock instance.
NewMockTokenProvider creates a new mock instance.
No description provided by the author

# Variables

Cancelled matches context.Context instances that are cancelled.
CancelledAndHasTimeout matches context.Context instances that are cancelled AND were also created from NewContextForTest.
NotCancelled matches context.Context instances that are not cancelled.
NotCancelledAndHasTimeout matches context.Context instances that are not cancelled AND were also created from NewContextForTest.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MockAMQPClient is a mock of AMQPClient interface.
MockAMQPClientMockRecorder is the mock recorder for MockAMQPClient.
MockAMQPReceiver is a mock of AMQPReceiver interface.
MockAMQPReceiverCloser is a mock of AMQPReceiverCloser interface.
MockAMQPReceiverCloserMockRecorder is the mock recorder for MockAMQPReceiverCloser.
MockAMQPReceiverMockRecorder is the mock recorder for MockAMQPReceiver.
MockAMQPSender is a mock of AMQPSender interface.
MockAMQPSenderCloser is a mock of AMQPSenderCloser interface.
MockAMQPSenderCloserMockRecorder is the mock recorder for MockAMQPSenderCloser.
MockAMQPSenderMockRecorder is the mock recorder for MockAMQPSender.
MockAMQPSession is a mock of AMQPSession interface.
MockAMQPSessionMockRecorder is the mock recorder for MockAMQPSession.
MockgoamqpConn is a mock of goamqpConn interface.
MockgoamqpConnMockRecorder is the mock recorder for MockgoamqpConn.
MockgoamqpReceiver is a mock of goamqpReceiver interface.
MockgoamqpReceiverMockRecorder is the mock recorder for MockgoamqpReceiver.
MockgoamqpSession is a mock of goamqpSession interface.
MockgoamqpSessionMockRecorder is the mock recorder for MockgoamqpSession.
MockNamespaceForAMQPLinks is a mock of NamespaceForAMQPLinks interface.
MockNamespaceForAMQPLinksMockRecorder is the mock recorder for MockNamespaceForAMQPLinks.
MockRPCLink is a mock of RPCLink interface.
MockRPCLinkMockRecorder is the mock recorder for MockRPCLink.
MockTokenCredential is a mock of TokenCredential interface.
MockTokenCredentialMockRecorder is the mock recorder for MockTokenCredential.
MockTokenProvider is a mock of TokenProvider interface.
MockTokenProviderMockRecorder is the mock recorder for MockTokenProvider.