Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ NewCategory
Function
NewCategory
models/category.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
NewCategory() *Category {
31
return
&Category{}
32
}
33
34
func
(this *Category) TableUnique() [][]string {
35
return
[][]string{
Callers
3
Star
Method · 0.92
Categories
Method · 0.92
Bookshelf
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected