package
0.0.13
Repository: https://github.com/arden/easy.git
Documentation: pkg.go.dev

# Functions

IsEditAny 仅接受两个结构体互相校验,rule会默认匹配标签名,并自动匹配下划线/小驼峰/大驼峰;不支持未导出的 field,硬拿会报错.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDiff @Description: 接收到返回值后,需要自己断言一下,例如 xxx.([]int) @param src 原始值,通常传数据库那一份即可 @param target 新的值,通常传 request 传进来的即可 @param keys 唯一判断 keys, 通常为 ID @return interface{} added @return interface{} update @return interface{} deleted @return error .

# Structs

No description provided by the author