package
0.1.2
Repository: https://github.com/ngvpn/netstack.git
Documentation: pkg.go.dev

# Structs

ElementMapper provides an identity mapping by default.
Entry
Entry is a default implementation of Linker.
List is an intrusive list.

# Interfaces

Element the item that is used at the API level.
Linker is the interface that objects must implement if they want to be added to and/or removed from List objects.