package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Functions

CheckRoute checks if the route is a route correctly constructed by the builder for value a.
No description provided by the author
NewRouteContext wraps the main context of value passing with its traversal route and epoch.
WithLogger returns Option to specify logging component.

# Structs

Prm groups the required parameters of the Router's constructor.
Router represents component responsible for routing local trust values over the network.

# Interfaces

Builder groups methods to route values in the network.
RemoteWriterProvider describes the component for sending values to a fixed route point.

# Type aliases

Option sets an optional parameter of Router.