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

Function NewBook

models/book.go:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func NewBook() *Book {
116 return &Book{}
117}
118
119// minRole 最小的角色权限
120//conf.BookFounder

Callers 15

IndexMethod · 0.92
IndexMethod · 0.92
isReadableFunction · 0.92
ReadBookMethod · 0.92
EditMethod · 0.92
CreateMethod · 0.92
UploadMethod · 0.92
DownloadAttachmentMethod · 0.92
DeleteMethod · 0.92
ContentMethod · 0.92
QrCodeMethod · 0.92
HistoryMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected