Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ GetTableUser
Function
GetTableUser
models/UserModel.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
GetTableUser() string {
30
return
getTable(
"user"
)
31
}
32
33
//用户信息表
34
type
UserInfo
struct
{
Callers
10
UserList
Method · 0.85
GetUserField
Method · 0.85
Reg
Method · 0.85
GetById
Method · 0.85
Lists
Method · 0.85
Models.go
File · 0.85
GetDocList
Function · 0.85
GetCommentList
Method · 0.85
RecycleList
Method · 0.85
GetById
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected