package
2.0.0+incompatible
Repository: https://github.com/swift9/rocketmq-client-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockRemotingClient creates a new mock instance.
No description provided by the author
No description provided by the author
NewResponseFuture create ResponseFuture with opaque, timeout and callback.
# Constants
No description provided by the author
ResponseType for response.
No description provided by the author
1, RPC.
0, REQUEST_COMMAND.
# Structs
MockRemotingClient is a mock of RemotingClient interface.
MockRemotingClientMockRecorder is the mock recorder for MockRemotingClient.
No description provided by the author
ResponseFuture.
No description provided by the author
# Interfaces
No description provided by the author
go:generate mockgen -source remote_client.go -destination mock_remote_client.go -self_package github.com/swift9/rocketmq-client-go/internal/remote --package remote RemotingClient.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author