package
0.0.0-20191009041010-964b57cc9e6e
Repository: https://github.com/letsgo-network/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.