doc.go

1// Package csync provides concurrent data structures for safe access in
2// multi-threaded environments.
3package csync