Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ NewReadRecord
Function
NewReadRecord
models/read_record.go:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
func
NewReadRecord() *ReadRecord {
63
return
&ReadRecord{}
64
}
65
66
// 多字段唯一键
67
func
(this *ReadCount) TableUnique() [][]string {
Callers
4
Setting
Method · 0.92
HistoryReadBook
Method · 0.92
Init
Function · 0.85
calcReadingTime
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected