Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ Credit
Struct
Credit
models/credit.go:9–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
Credit
struct
{
10
}
11
12
const
(
13
cycleTypeOnce int8 = 0
// 一次
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected