MCPcopy 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
44func NewOption() *Option {
45 return &Option{}
46}
47
48func (p *Option) Find(id int) (*Option, error) {
49

Callers 12

refreshRefererMethod · 0.92
PrepareMethod · 0.92
CreateMethod · 0.92
CopyMethod · 0.92
SettingMethod · 0.92
SearchBookMethod · 0.92
SearchDocMethod · 0.92
CategoriesMethod · 0.92
initializationFunction · 0.92
initOptionCacheFunction · 0.85
GetOptionValueFunction · 0.85
NewRegLimitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected