MCPcopy Create free account
hub / github.com/apache/servicecomb-mesher / DefaultDestinationResolver

Struct DefaultDestinationResolver

proxy/resolver/destination.go:51–52  ·  view source on GitHub ↗

DefaultDestinationResolver is a struct mesher as sidecar must use DefaultDestinationResolver

Source from the content-addressed store, hash-verified

49//DefaultDestinationResolver is a struct
50//mesher as sidecar must use DefaultDestinationResolver
51type DefaultDestinationResolver struct {
52}
53
54//Resolve resolves service's endpoint
55//service may have multiple port for same protocol

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected