package
Version:
v1.9.9
Opens a new window with list of versions in this module.
Published: Jul 13, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateOrUpdateUser 创建或修改用户密码
type User struct {
ID int64 `db:"id"`
Username string `db:"username"`
Password string `db:"password"`
}
User webui用户数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.