Versions in this module Expand all Collapse all v4 v4.0.1 Mar 30, 2025 Changes in this version + type Config struct + AuthInjector interfaces.AuthenticationInjector + CheckInterval string + CheckRoute string + EnableNameFieldEscape bool + Host string + Port int + Protocol string + ServiceHost string + ServiceKey string + ServicePort int + ServiceProtocol string + Type string + func (config Config) GetExpandedRoute(route string) string + func (config Config) GetHealthCheckUrl() string + func (config Config) GetRegistryProtocol() string + func (config Config) GetRegistryUrl() string + func (config Config) GetServiceProtocol() string + type ServiceEndpoint struct + Host string + Port int + ServiceId string Other modules containing this package github.com/agile-edge/go-mod-registry/v3