Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ NewOption
Function
NewOption
models/options.go:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
func
NewOption() *Option {
45
return
&Option{}
46
}
47
48
func
(p *Option) Find(id int) (*Option, error) {
49
Callers
12
refreshReferer
Method · 0.92
Prepare
Method · 0.92
Create
Method · 0.92
Copy
Method · 0.92
Setting
Method · 0.92
SearchBook
Method · 0.92
SearchDoc
Method · 0.92
Categories
Method · 0.92
initialization
Function · 0.92
initOptionCache
Function · 0.85
GetOptionValue
Function · 0.85
NewRegLimit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected