package
0.0.0-20250210062315-4927232b2f26
Repository: https://github.com/rbmk-project/x.git
Documentation: pkg.go.dev

# Functions

New creates a new [*Link] using two [*Stack] and sets up moving packets between the two stacks.

# Structs

Link models a link between two [*Stack] instances.

# Type aliases

LinkStack is the [*Stack] as seen by a [*Link].
Packet is the [packet.Packet] alias used by this package.