package
0.0.3
Repository: https://github.com/bingooh/b-go-util.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

如果值相等则删除.
如果值不相等则删除.
No description provided by the author
No description provided by the author
如果值相等则删除.
如果值相等则新增,成功返回新增后的值,失败返回0.
如果值相等则设置.
如果值相等则新增,返回当前值.
如果值不相等则新增,返回当前值 注意:如果val==0,则会造成返回bool误判.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
min,max指分数,可设置为Math.MinInt64,math.MaxInt64.
No description provided by the author
如果值相等则设置.
如果值不相等则设置.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
创建锁.
简单访问频率限制.
自动续约锁(会话锁).
No description provided by the author

# Type aliases

会话锁续约失败回调函数.