Documentation ¶
Index ¶
Constants ¶
View Source
const ( RegistryKey = "registry" RegistryClusterKey = "REGISTRY_CLUSTER" RegisterModeKey = "register-mode" RegistryClusterTypeKey = "registry-cluster-type" DefaultRegisterModeInterface = "interface" DefaultRegisterModeInstance = "instance" DefaultRegisterModeAll = "all" )
Registry Constants
View Source
const ( ServiceInfoSide = "side" ProviderSide = "provider" ConsumerSide = "consumer" )
View Source
const ( RetriesKey = "retries" TimeoutKey = "timeout" )
View Source
const ( Application = "application" Instance = "instance" Service = "service" )
View Source
const (
DubboVersionKey = "dubbo"
)
View Source
const (
SerializationKey = "serialization"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.