//
pkg.gl
Category
github.com/sandwich-go/boost
xcontainer
templates
sarray
package
1.3.48
Repository:
https://github.com/sandwich-go/boost.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
307 SLOC
#
Functions
New
New 创建非协程安全版本.
NewSync
NewSync 创建协程安全版本.
#
Structs
SyncArray
SyncArray 包含一个读写锁和一个切片,根据不同需求可提供对切片协程安全版本或者非协程安全版本的实例.
#
Interfaces
VType
No description provided by the author