Versions in this module Expand all Collapse all v1 v1.0.0 Dec 28, 2024 Changes in this version + func GetNameMappingInstance() mapping.ServiceNameMapping + type InMemoryServiceNameMapping struct + func (i *InMemoryServiceNameMapping) Get(url *common.URL, listener registry.MappingListener) (*gxset.HashSet, error) + func (i *InMemoryServiceNameMapping) Map(url *common.URL) error + func (i *InMemoryServiceNameMapping) Remove(url *common.URL) error