Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ DataCount
Struct
DataCount
models/star.go:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
DataCount
struct
{
12
Cnt int64
13
}
14
15
type
Star
struct
{
16
Id int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected