package
1.3.48
Repository: https://github.com/sandwich-go/boost.git
Documentation: pkg.go.dev

# Functions

New 创建非协程安全版本.
NewSync 创建协程安全版本.

# Structs

SyncList 包含一个读写锁和一个双向链表,根据不同需求可提供对切片协程安全版本或者非协程安全版本的实例.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author