Documentation
¶
Index ¶
Constants ¶
View Source
const ( RegistryKey = "registry" RegistryClusterKey = "REGISTRY_CLUSTER" RegisterModeKey = "register-mode" RegistryClusterTypeKey = "registry-cluster-type" RemoteClientNameKey = "remote-client-name" DefaultRegisterModeInterface = "interface" DefaultRegisterModeInstance = "instance" DefaultRegisterModeAll = "all" )
Registry Constants
View Source
const ( DubboVersionKey = "dubbo" WorkLoadKey = "workLoad" ReleaseKey = "release" )
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 ( Stateful = "有状态" Stateless = "无状态" )
View Source
const (
SerializationKey = "prefer.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.