Directories ¶
Path | Synopsis |
---|---|
util
|
|
maputil
Package maputil provides a collection of map utility functions.
|
Package maputil provides a collection of map utility functions. |
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. |
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. |
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. |
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.