MCPcopy Create free account
hub / github.com/akwick/gotcha / WlList

Struct WlList

worklist/wlMap.go:15–17  ·  view source on GitHub ↗

* TODO: * WlList sollte besser ein Interface definieren/implementieren. * Dann können wir hinterher evtl. besser auf go-Routinen umstellen. [stolz] */ WlList represents a simple implementation of a worklist. An element can only be added once and the list is a FiFo list.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected