Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
functions
|
|
internal
|
|
pkg
|
|
util/maputil
Package maputil provides a collection of map utility functions.
|
Package maputil provides a collection of map utility functions. |
util/sliceutil
Package sliceutil provides a collection of slice utility functions, including descriptive statistics functions for numerical slices.
|
Package sliceutil provides a collection of slice utility functions, including descriptive statistics functions for numerical slices. |
util/threadsafe
Package threadsafe provides an interface for thread-safe functions that can be safely used between multiple goroutines.
|
Package threadsafe provides an interface for thread-safe functions that can be safely used between multiple goroutines. |
util/threadsafe/tsmap
Package tsmap provides a collection of generic thread-safe map utility functions that can be safely used between multiple goroutines.
|
Package tsmap provides a collection of generic thread-safe map utility functions that can be safely used between multiple goroutines. |
util/threadsafe/tsslice
Package tsslice provides a collection of generic thread-safe slice utility functions that can be safely used between multiple goroutines.
|
Package tsslice provides a collection of generic thread-safe slice utility functions that can be safely used between multiple goroutines. |
Click to show internal directories.
Click to hide internal directories.