Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegistryClient ¶ added in v1.19.48
type RegistryClient interface {
Register(registryConfigData []byte)
GetServiceURL(servicename string, groupName ...string) (string, string)
DeRegister()
}
var Registry RegistryClient
func NewRegistry ¶ added in v1.19.48
func NewRegistry() RegistryClient
Click to show internal directories.
Click to hide internal directories.