Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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 版本
33
func
NewVersion() *Version {
34
return
&Version{}
35
}
36
37
// NewVersionItem 版本列表
38
func
NewVersionItem() *VersionItem {
Callers
9
Index
Method · 0.92
Read
Method · 0.92
Setting
Method · 0.92
SaveBook
Method · 0.92
Books
Method · 0.92
Version
Method · 0.92
DeleteVersion
Method · 0.92
UpdateVersion
Method · 0.92
RegisterModel
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected