package
2.2.0+incompatible
Repository: https://github.com/ljkiraly/sdk.git
Documentation: pkg.go.dev

# Functions

NetworkServiceEndpointRegistryClient - Returns the NetworkServiceEndpointRegistryClient registry.NetworkServiceEndpointRegistryClientWrapper to be called in the chain from the context.Context.
NetworkServiceEndpointRegistryServer - Returns the NetworkServiceEndpointRegistryServer registry.NetworkServiceEndpointRegistryServer to be called in the chain from the context.Context.
NetworkServiceRegistryClient - Returns the NetworkServiceRegistryClient registry.NetworkServiceRegistryClientWrapper to be called in the chain from the context.Context.
NetworkServiceRegistryServer - Returns the NetworkServiceRegistryServer registry.NetworkServiceRegistryServer to be called in the chain from the context.Context.
NewNetworkServiceEndpointRegistryClient - creates a chain of servers.
NewNetworkServiceEndpointRegistryServer - creates a chain of servers.
NewNetworkServiceRegistryClient - creates a chain of servers.
NewNetworkServiceRegistryServer - creates a chain of servers.
NewWrappedNetworkServiceEndpointRegistryClient - creates a chain of servers with each one wrapped in wrapper.
NewWrappedNetworkServiceEndpointRegistryServer - creates a chain of servers with each one wrapped in wrapper.
NewWrappedNetworkServiceRegistryClient - creates a chain of servers with each one wrapped in wrapper.
NewWrappedNetworkServiceRegistryServer - creates a chain of servers with each one wrapped in wrapper.

# Type aliases

NetworkServiceEndpointRegistryClientChainer - function that chains registry servers.
NetworkServiceEndpointRegistryClientWrapper - function that wraps a registry server.
NetworkServiceEndpointRegistryServerChainer - function that chains registry servers.
NetworkServiceEndpointRegistryServerWrapper - function that wraps a registry server.
NetworkServiceRegistryClientChainer - function that chains registry servers.
NetworkServiceRegistryClientWrapper - function that wraps a registry server.
NetworkServiceRegistryServerChainer - function that chains registry servers.
NetworkServiceRegistryServerWrapper - function that wraps a registry server.