Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ GetTableSearchLog
Function
GetTableSearchLog
models/SearchLogModel.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
GetTableSearchLog() string {
16
return
getTable(
"search_log"
)
17
}
18
19
//获取最新的搜索关键字。这里的查询error可以忽略
20
//@param p 页面
Callers
1
List
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected