Documentation ¶
Overview ¶
Package upstreamrefresh provides a client chain element that receives monitor connectionEvents and processes those that have refresh_requested state
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(chainCtx context.Context, opts ...Option) networkservice.NetworkServiceClient
NewClient - returns a new upstreamrefresh chain element
Types ¶
type Option ¶
type Option func(o *options)
Option - option for upstreamrefresh chain element
func WithLocalNotifications ¶
func WithLocalNotifications() Option
WithLocalNotifications - allows all connections to receive events, if at least one of them received an event from upstream.
Click to show internal directories.
Click to hide internal directories.