next

package
v1.6.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package next provides a mechanism for chained networkservice.MonitorConnection{Server,Client}s to call the next element in the chain.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MonitorConnectionServer

func MonitorConnectionServer(ctx context.Context) networkservice.MonitorConnectionServer

MonitorConnectionServer -

Returns the networkservice.MonitorConnectionServer to be called in the chain from the context.Context

func NewMonitorConnectionServer

NewMonitorConnectionServer - chains together servers into a single networkservice.MonitorConnectionServer

func NewWrappedMonitorConnectionServer

NewWrappedMonitorConnectionServer - creates a chain of servers with each one wrapped in wrapper

Types

type MonitorConnectionsServerChainer

type MonitorConnectionsServerChainer func(...networkservice.MonitorConnectionServer) networkservice.MonitorConnectionServer

MonitorConnectionsServerChainer - a function that chains together a list of networkservice.MonitorConnectionServers

type MonitorConnectionsServerWrapper

MonitorConnectionsServerWrapper - a function that wraps around a networkservice.MonitorConnectionServer

Jump to

Keyboard shortcuts

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