Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ BookNavs
TypeAlias
BookNavs
models/book.go:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
type
BookNavs []BookNav
95
96
func
(s BookNavs) Len() int {
return
len(s) }
97
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected