consts

package
v0.0.0-...-6d1a7c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DubboPropertyKey         = "dubbo.properties"
	RegistryAddressKey       = "dubbo.registry.address"
	MetadataReportAddressKey = "dubbo.metadata-report.address"
)
View Source
const (
	AnyValue               = "*"
	AnyHostValue           = "0.0.0.0"
	InterfaceKey           = "interface"
	GroupKey               = "group"
	VersionKey             = "version"
	ClassifierKey          = "classifier"
	CategoryKey            = "category"
	ProvidersCategory      = "providers"
	ConsumersCategory      = "consumers"
	RoutersCategory        = "routers"
	ConfiguratorsCategory  = "configurators"
	ConfiguratorRuleSuffix = ".configurators"
	EnabledKey             = "enabled"
	CheckKey               = "check"
	AdminProtocol          = "admin"
	Side                   = "side"
	ConsumerSide           = "consumer"
	ProviderSide           = "provider"
	ConsumerProtocol       = "consumer"
	EmptyProtocol          = "empty"
	OverrideProtocol       = "override"
	DefaultGroup           = "dubbo"
	ApplicationKey         = "application"
	DynamicKey             = "dynamic"
	SerializationKey       = "serialization"
	TimeoutKey             = "timeout"
	DefaultTimeout         = 1000
	WeightKey              = "weight"
	BalancingKey           = "balancing"
	DefaultWeight          = 100
	OwnerKey               = "owner"
	Application            = "application"
	Service                = "service"
	Colon                  = ":"
	InterrogationPoint     = "?"
	IP                     = "ip"
	PlusSigns              = "+"
	PunctuationPoint       = "."
	ConditionRoute         = "condition_route"
	TagRoute               = "tag_route"
	ConditionRuleSuffix    = ".condition-router"
	TagRuleSuffix          = ".tag-router"
	ConfigFileEnvKey       = "conf" // config file path
	RegistryAll            = "ALL"
	RegistryInterface      = "INTERFACE"
	RegistryInstance       = "INSTANCE"
	RegistryType           = "TYPE"
	NamespaceKey           = "namespace"
)

Variables

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL