MCPcopy 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
11type DataCount struct {
12 Cnt int64
13}
14
15type Star struct {
16 Id int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected