# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package mock is a generated GoMock package.
No description provided by the author
No description provided by the author
# Functions
BeginCount gets begin count.
Destroy is used to clean all status.
CurrentTimeMillis get current timestamp.
EndCount gets end count.
nolint.
GetMethodStatus get method RPC status.
GetURLStatus get URL RPC status.
NewBaseExporter creates a new BaseExporter.
NewBaseInvoker creates a new BaseInvoker.
NewBaseProtocol creates a new BaseProtocol.
No description provided by the author
# Variables
ErrClientClosed means client has clossed.
ErrDestroyedInvoker.
ErrNoReply.
# Structs
BaseExporter is default exporter implement.
BaseInvoker provides default invoker implement.
BaseProtocol is default protocol implement.
RPCResult is default RPC result.
RPCStatus is URL statistics.
No description provided by the author
# Interfaces
Exporter wrapping invoker.
Invocation is a invocation for each remote method.
Invoker the service invocation interface for the consumergo:generate mockgen -source invoker.go -destination mock/mock_invoker.go -self_package github.com/apache/dubbo-go/protocol/mock --package mock Invoker Extension - Invoker.
Protocol Extension - protocol.
Result is a RPC result.