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

# Functions

MonitorConnectionServer - Returns the networkservice.MonitorConnectionServer to be called in the chain from the context.Context.
NewMonitorConnectionServer - chains together servers into a single networkservice.MonitorConnectionServer.
NewWrappedMonitorConnectionServer - creates a chain of servers with each one wrapped in wrapper.

# Type aliases

MonitorConnectionsServerChainer - a function that chains together a list of networkservice.MonitorConnectionServers.
MonitorConnectionsServerWrapper - a function that wraps around a networkservice.MonitorConnectionServer.