Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ BookOrder
TypeAlias
BookOrder
models/book.go:31–31 ·
view source on GitHub ↗
定义书籍排序类型
Source
from the content-addressed store, hash-verified
29
30
//定义书籍排序类型
31
type
BookOrder string
32
33
const
(
34
OrderRecommend BookOrder =
"recommend"
Callers
3
Index
Method · 0.92
BookLists
Method · 0.92
BookListsByCids
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected