package
1.0.0
Repository: https://github.com/lincx-911/lincxlock.git
Documentation: pkg.go.dev

# Functions

HandleAPIReturn 返回请求.
HandleAuthError 缺少权限.
HandleOkReturn 请求成功.
HandleOperationError 操作错误.
HandleParamsError 传参错误.
HandleRecordExists 记录已存在.
HandleRecordNotFound 记录找不到.
HandleServerError 服务器内部错误.
Lock .
Unlock.

# Constants

需要登陆.
No description provided by the author
操作错误.
传参错误.
记录已存在.
记录不存在.
服务错误.

# Structs

LockParam 加锁参数.
LockResponse 加锁响应.
Result 请求响应体.
UnLockParam 解锁参数.