Documentation ¶
Overview ¶
Package metadata provides per Connection.Id metadata
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsClient ¶
func IsClient(in interface{}) bool
IsClient - returns true if in implements networkservice.NetworkServiceClient
func NewClient ¶
func NewClient() networkservice.NetworkServiceClient
NewClient - Enable per Connection.Id metadata for the client
Must come after updatepath.NewClient() in the chain
func NewServer ¶
func NewServer() networkservice.NetworkServiceServer
NewServer - Enable per Connection.Id metadata for the server
Must come after updatepath.NewServer() in the chain
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.