//
pkg.gl
Category
github.com/ngvpn/netstack
ilist
package
0.1.2
Repository:
https://github.com/ngvpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
122 SLOC
#
Structs
ElementMapper
ElementMapper provides an identity mapping by default.
Entry
Entry is a default implementation of Linker.
List
List is an intrusive list.
#
Interfaces
Element
Element the item that is used at the API level.
Linker
Linker is the interface that objects must implement if they want to be added to and/or removed from List objects.