# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
IsEquals compares if two URLs equals with each other.
MergeUrl will merge those two url the result is based on serviceUrl, and the key which si only contained in referenceUrl will be added into result.
NewURL will create a new url the urlString should not be empty.
NewURLWithOptions will create a new url with options.
No description provided by the author
No description provided by the author
WithIp sets ip for url.
WithLocation sets location for url.
WithMethods sets methods for url.
WithParams sets params for url.
WithParamsValue sets params field for url.
WithPassword sets password for url.
WithPath sets path for url.
WithPort sets port for url.
WithProtocol sets protocol for url.
WithToken sets token for url.
WithUsername sets username for url.
# Constants
CONFIGURATOR is configurator role.
CONSUMER is consumer role.
for lowercase func func MethodMapper() map[string][string] { return map[string][string]{} }.
/////////////////////////////// dubbo role type /////////////////////////////// role constant.
PROVIDER is provider role.
ROUTER is router role.
# Variables
DubboNodes Dubbo service node.
DubboRole Dubbo service role.
ServiceMap store description of service.
# Structs
MethodType is description of service method.
Service is description of service.
URL thread-safe.
# Interfaces
AsyncCallbackService callback interface for async.
CallbackResponse for different protocol.
Node use for process dubbo node.
RPCService rpc service interface.
# Type aliases
AsyncCallback async callback method.
No description provided by the author
Option accepts url Option will define a function of handling URL.
nolint.
URLSlice will be used to sort URL instance Instances will be order by URL.String().