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