MCPcopy 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
62func NewReadRecord() *ReadRecord {
63 return &ReadRecord{}
64}
65
66// 多字段唯一键
67func (this *ReadCount) TableUnique() [][]string {

Callers 4

SettingMethod · 0.92
HistoryReadBookMethod · 0.92
InitFunction · 0.85
calcReadingTimeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected