package
0.0.0-20241201140557-2383c703e617
Repository: https://github.com/infraboard/modules.git
Documentation: pkg.go.dev
# README
用户模块API具体实现
# Functions
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
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
管理员创建.
系统初始化.
用户自己注册.
No description provided by the author
No description provided by the author
来源钉钉.
来源飞书.
来源LDAP.
本地数据库.
来源企业微信.
No description provided by the author
No description provided by the author
No description provided by the author
ANDROID.
IOS.
PC.
未知.
Web.
# Structs
No description provided by the author
删除用户的请求.
同时支持通过Id来查询,也要支持通过username来查询.
No description provided by the author
用于存放 存入数据库的对象(PO).
# Interfaces
定义User包的能力 就是接口定义 站在使用放的角度来定义的 userSvc.Create(ctx, req), userSvc.DeleteUser(id) 接口定义好了,不要试图 随意修改接口, 要保证接口的兼容性.
# Type aliases
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