MCPcopy 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
94type BookNavs []BookNav
95
96func (s BookNavs) Len() int { return len(s) }
97

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected