//
pkg.gl
Category
github.com/unhandled-exception/sophiadb
internal
pkg
utils
package
0.0.0-20240718120318-d28accb1947d
Repository:
https://github.com/unhandled-exception/sophiadb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
54 SLOC
#
Functions
JoinErrors
JoinErrors объединяет ошибки из массива в строку с разделителем sep.
NewCond
NewCond creates a new condition lock object.
#
Structs
Cond
Cond is a conditional variable implementation that uses channels for notifications.