//
pkg.gl
Category
github.com/costinm/netstack
ilist
package
0.0.0-20180524224622-583358ac5197
Repository:
https://github.com/costinm/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
117 SLOC
#
Structs
Entry
Entry is a default implementation of Linker.
List
List is an intrusive list.
#
Interfaces
Linker
Linker is the interface that objects must implement if they want to be added to and/or removed from List objects.