# Functions
No description provided by the author
GetUserID 从 ctx 中获取用户 id.
GetUserName 从 ctx 中获取用户名.
GetUserRole 从 ctx 中获取用户角色.
IsImage 检测文件是否是图片.
SetUserID 将用户 id 设置到 ctx 中.
SetUserName 将用户名设置到 ctx 中.
SetUserRole 将用户角色设置到 ctx 中.
No description provided by the author