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

Function NewVersion

models/version.go:33–35  ·  view source on GitHub ↗

NewVersion 版本

()

Source from the content-addressed store, hash-verified

31
32// NewVersion 版本
33func NewVersion() *Version {
34 return &Version{}
35}
36
37// NewVersionItem 版本列表
38func NewVersionItem() *VersionItem {

Callers 9

IndexMethod · 0.92
ReadMethod · 0.92
SettingMethod · 0.92
SaveBookMethod · 0.92
BooksMethod · 0.92
VersionMethod · 0.92
DeleteVersionMethod · 0.92
UpdateVersionMethod · 0.92
RegisterModelFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected