package
0.4.1
Repository: https://github.com/mosn/htnn.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddRegistryFactory will be used by the user to register a new registry.
CreateRegistry is called by HTNN to create a new registry.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

ServiceEntryWrapper is a wrapper around the istio's ServiceEntry.

# Interfaces

Registry is the interface that all registries must implement.
ServiceEntryStore is the store of ServiceEntryWrapper.

# Type aliases

The protocol defined here should match the protocol field in istio's ServicePort See https://github.com/istio/api/issues/3056.
RegistryFactory provides methods to prepare configuration & create registry.