//
pkg.gl
Category
github.com/rbmk-project/x
netsim
link
package
0.0.0-20250210062315-4927232b2f26
Repository:
https://github.com/rbmk-project/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
57 SLOC
#
Functions
New
New creates a new [*Link] using two [*Stack] and sets up moving packets between the two stacks.
#
Structs
Link
Link models a link between two [*Stack] instances.
#
Type aliases
LinkStack
LinkStack is the [*Stack] as seen by a [*Link].
Packet
Packet is the [packet.Packet] alias used by this package.