# Functions
GetVirtualNodesManager creates a new VirtualNodesManager.
# Variables
No description provided by the author
# Structs
BranchFilter is a ready-made Handler that can be used by all handlers that just modify the path in one way or another before forwarding calls to Next handler.
Handler provides the simplest implementation of Handler and forwards all calls to the Next handler.
VirtualNodesManager keeps an internal list of virtual nodes.
# Type aliases
No description provided by the author