Versions in this module Expand all Collapse all v0 v0.2.0 Feb 26, 2024 Changes in this version + const RegistryType + var File_controller_registries_nacos_config_proto protoreflect.FileDescriptor + type Config struct + Groups []string + Namespace string + ServerUrl string + ServiceRefreshInterval *durationpb.Duration + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (m *Config) Validate() error + func (m *Config) ValidateAll() error + func (x *Config) GetGroups() []string + func (x *Config) GetNamespace() string + func (x *Config) GetServerUrl() string + func (x *Config) GetServiceRefreshInterval() *durationpb.Duration + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type ConfigMultiError []error + func (m ConfigMultiError) AllErrors() []error + func (m ConfigMultiError) Error() string + type ConfigValidationError struct + func (e ConfigValidationError) Cause() error + func (e ConfigValidationError) Error() string + func (e ConfigValidationError) ErrorName() string + func (e ConfigValidationError) Field() string + func (e ConfigValidationError) Key() bool + func (e ConfigValidationError) Reason() string + type Nacos struct + func (reg *Nacos) Config() registry.RegistryConfig + func (reg *Nacos) Reload(c registry.RegistryConfig) error + func (reg *Nacos) Start(c registry.RegistryConfig) error + func (reg *Nacos) Stop() error Other modules containing this package mosn.io/htnn/controller