mapping

package
v1.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceNameMapping

type ServiceNameMapping interface {

	// Map will map the service to this application-level service
	Map(serviceInterface string, group string, version string, protocol string) error

	// Get will return the application-level services
	Get(serviceInterface string, group string, version string, protocol string) (*gxset.HashSet, error)
}

ServiceNameMapping try to build the mapping between application-level service and interface-level service.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL