Documentation ¶
Index ¶
Constants ¶
View Source
const ( Nacos = "nacos" Apollo = "apollo" Zookeeper = "zookeeper" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCenterMetricEvent ¶
type ConfigCenterMetricEvent struct {
// contains filtered or unexported fields
}
func NewIncMetricEvent ¶
func NewIncMetricEvent(key, group string, changeType remoting.EventType, c string) *ConfigCenterMetricEvent
func (*ConfigCenterMetricEvent) Type ¶
func (*ConfigCenterMetricEvent) Type() string
Click to show internal directories.
Click to hide internal directories.