package
0.1.0
Repository: https://github.com/heshiyingx/gotool.git
Documentation: pkg.go.dev

# Variables

DecrZeroDelScript 如果值小于等于0,就删除key.
No description provided by the author
No description provided by the author
SafeDECRScript key不存在,返回-2,操作失败 -1,其他值是操作成功后,剩下的值.
SetMustGTOldScript 必须要设置比原值大的值。 返回 0:比原值小 ,-1操作失败,其他值:设置成功的值.