MCPcopy Index your code
hub / github.com/TruthHun/BookStack / NewSign

Function NewSign

models/sign.go:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56}
57
58func NewSign() *Sign {
59 return &Sign{}
60}
61
62// 多字段唯一键
63func (m *Sign) TableUnique() [][]string {

Callers 11

IndexMethod · 0.92
PrepareMethod · 0.92
PrepareMethod · 0.92
SignTodayMethod · 0.92
SettingMethod · 0.92
SignTodayMethod · 0.92
SignStatusMethod · 0.92
GetUserMoreInfoMethod · 0.92
RankMethod · 0.92
RegisterModelFunction · 0.92
InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected