MCPcopy 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
29func GetTableUser() string {
30 return getTable("user")
31}
32
33//用户信息表
34type UserInfo struct {

Callers 10

UserListMethod · 0.85
GetUserFieldMethod · 0.85
RegMethod · 0.85
GetByIdMethod · 0.85
ListsMethod · 0.85
Models.goFile · 0.85
GetDocListFunction · 0.85
GetCommentListMethod · 0.85
RecycleListMethod · 0.85
GetByIdMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected