Directories
¶
Path | Synopsis |
---|---|
Package x provides experimental packages.
|
Package x provides experimental packages. |
container
Package container contains sub-packages that provide various container-like primitives
|
Package container contains sub-packages that provide various container-like primitives |
container/graph
Package graph provides a flexible graph implementation and related primitives.
|
Package graph provides a flexible graph implementation and related primitives. |
container/queue
Package queue provides a simple queue implementation.
|
Package queue provides a simple queue implementation. |
container/stack
Package stack provides a simple stack implementation.
|
Package stack provides a simple stack implementation. |
container/tree
Package tree provides a tree implementation and related primitives.
|
Package tree provides a tree implementation and related primitives. |
container/tree/nary
Package nary provides an n-ary tree implementation and related primitives.
|
Package nary provides an n-ary tree implementation and related primitives. |
sync
Package sync is a collection of synchronization-related primitives and helpers.
|
Package sync is a collection of synchronization-related primitives and helpers. |
sync/canceler
Package canceler provides primitives related to canceling or stopping object lifecycles.
|
Package canceler provides primitives related to canceling or stopping object lifecycles. |
sync/errgroup
Package errgroup is a minor refactor of golang.org/x/sync/errgroup to better enable context propagation and short-circuiting of managed goroutines.
|
Package errgroup is a minor refactor of golang.org/x/sync/errgroup to better enable context propagation and short-circuiting of managed goroutines. |
Click to show internal directories.
Click to hide internal directories.