Documentation ¶
Overview ¶
Package injectopts - injects grpc.CallOptions by appending them to the end of the opts... it receives before calling
the next client in the chain
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(opts ...grpc.CallOption) networkservice.NetworkServiceClient
NewClient - injects opts grpc.CallOptions by appending them to the end of the opts... it receives before calling
the next client in the chain
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.