Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNameMappingInstance ¶
func GetNameMappingInstance() mapping.ServiceNameMapping
GetNameMappingInstance return an instance, if not found, it creates one
Types ¶
type MetadataServiceNameMapping ¶
type MetadataServiceNameMapping struct { }
MetadataServiceNameMapping is the implementation based on metadata report it's a singleton
func (*MetadataServiceNameMapping) Get ¶
func (d *MetadataServiceNameMapping) Get(url *common.URL, listener registry.MappingListener) (*gxset.HashSet, error)
Get will return the application-level services. If not found, the empty set will be returned.
Click to show internal directories.
Click to hide internal directories.